Package: DiscreteFDR 2.0.1-241025

DiscreteFDR: FDR Based Multiple Testing Procedures with Adaptation for Discrete Tests

Implementations of the multiple testing procedures for discrete tests described in the paper Döhler, Durand and Roquain (2018) "New FDR bounds for discrete and heterogeneous tests" <doi:10.1214/18-EJS1441>. The main procedures of the paper (HSU and HSD), their adaptive counterparts (AHSU and AHSD), and the HBR variant are available and are coded to take as input the results of a test procedure from package 'DiscreteTests', or a set of observed p-values and their discrete support under their nulls. A shortcut function to obtain such p-values and supports is also provided, along with a wrapper allowing to apply discrete procedures directly to data.

Authors:Sebastian Döhler [aut, ctb], Florian Junge [aut, ctb, cre], Guillermo Durand [aut, ctb], Etienne Roquain [ctb], Christina Kihn [ctb]

DiscreteFDR_2.0.1-241025.tar.gz
DiscreteFDR_2.0.1-241025.zip(r-4.5)DiscreteFDR_2.0.1-241025.zip(r-4.4)DiscreteFDR_2.0.1-241025.zip(r-4.3)
DiscreteFDR_2.0.1-241025.tgz(r-4.4-x86_64)DiscreteFDR_2.0.1-241025.tgz(r-4.4-arm64)DiscreteFDR_2.0.1-241025.tgz(r-4.3-x86_64)DiscreteFDR_2.0.1-241025.tgz(r-4.3-arm64)
DiscreteFDR_2.0.1-241025.tar.gz(r-4.5-noble)DiscreteFDR_2.0.1-241025.tar.gz(r-4.4-noble)
DiscreteFDR_2.0.1-241025.tgz(r-4.4-emscripten)DiscreteFDR_2.0.1-241025.tgz(r-4.3-emscripten)
DiscreteFDR.pdf |DiscreteFDR.html
DiscreteFDR/json (API)
NEWS

# Install 'DiscreteFDR' in R:
install.packages('DiscreteFDR', repos = c('https://disohda.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/disohda/discretefdr/issues

Uses libs:
  • c++– GNU Standard C++ Library v3

On CRAN:

5.36 score 2 stars 1 packages 16 scripts 386 downloads 9 exports 11 dependencies

Last updated 9 days agofrom:55d3bbdca2. Checks:OK: 1 WARNING: 8. Indexed: yes.

TargetResultDate
Doc / VignettesOKOct 28 2024
R-4.5-win-x86_64WARNINGOct 28 2024
R-4.5-linux-x86_64WARNINGOct 28 2024
R-4.4-win-x86_64WARNINGOct 28 2024
R-4.4-mac-x86_64WARNINGOct 28 2024
R-4.4-mac-aarch64WARNINGOct 28 2024
R-4.3-win-x86_64WARNINGOct 28 2024
R-4.3-mac-x86_64WARNINGOct 28 2024
R-4.3-mac-aarch64WARNINGOct 28 2024

Exports:ADBHDBHDBRDBYdirect.discrete.BHdiscrete.BHfast.Discretefisher.pvalues.supportgenerate.pvalues

Dependencies:backportscheckmatecliDiscreteDatasetsDiscreteTestsgluelifecycleR6RcppRcppArmadillorlang

A Toy Example

Rendered fromtoyexample.Rmdusingknitr::rmarkdownon Oct 28 2024.

Last update: 2024-10-24
Started: 2024-07-03

DiscreteFDR: An R package for controlling the false discovery rate for discrete test statistics

Rendered fromDiscreteFDR_vignette.pdf.asisusingR.rsp::asison Oct 28 2024.

Last update: 2024-07-03
Started: 2021-07-28

Further Analyses

Rendered fromfurtheranalyses.Rmdusingknitr::rmarkdownon Oct 28 2024.

Last update: 2024-10-24
Started: 2024-07-03

Introduction to DiscreteFDR

Rendered fromDiscreteFDR.Rmdusingknitr::rmarkdownon Oct 28 2024.

Last update: 2024-07-03
Started: 2021-07-28

Readme and manuals

Help Manual

Help pageTopics
Wrapper Functions for the Adaptive Discrete Benjamini-Hochberg ProcedureADBH ADBH.default ADBH.DiscreteTestResults
Wrapper Functions for the Discrete Benjamini-Hochberg ProcedureDBH DBH.default DBH.DiscreteTestResults
The Discrete Blanchard-Roquain ProcedureDBR DBR.default DBR.DiscreteTestResults
The Discrete Benjamini-Yekutieli ProcedureDBY DBY.default DBY.DiscreteTestResults
Direct Application of Multiple Testing Procedures to Datasetdirect.discrete.BH
The Discrete Benjamini-Hochberg Procedurediscrete.BH discrete.BH.default discrete.BH.DiscreteTestResults
FDR-based Multiple Testing Procedures with Adaptation for Discrete TestsDiscreteFDR-package DiscreteFDR
Fast Application of Discrete Multiple Testing Proceduresfast.Discrete
Computing Discrete P-Values and Their Supports for Fisher's Exact Testfisher.pvalues.support
Generation of P-Values and Their Supports After Data Transformationsgenerate.pvalues
Histogram of Raw P-Valueshist.DiscreteFDR
Kernel Functionskernel kernel_ADBH_crit kernel_ADBH_fast kernel_DBH_crit kernel_DBH_fast kernel_DBR_crit kernel_DBR_fast kernel_DBY_crit kernel_DBY_fast
Plot Method for 'DiscreteFDR' objectsplot.DiscreteFDR
Printing DiscreteFDR resultsprint.DiscreteFDR
Summarizing Discrete FDR Resultsprint.summary.DiscreteFDR summary.DiscreteFDR