fdrDiscreteNull: False Discovery Rate Procedures Under Discrete and Heterogeneous Null Distributions

It is known that current false discovery rate (FDR) procedures can be very conservative when applied to multiple testing in the discrete paradigm where p-values (and test statistics) have discrete and heterogeneous null distributions. This package implements more powerful weighted or adaptive FDR procedures for FDR control and estimation in the discrete paradigm. The package takes in the original data set rather than just the p-values in order to carry out the adjustments for discreteness and heterogeneity of p-value distributions. The package implements methods for two types of test statistics and their p-values: (a) binomial test on if two independent Poisson distributions have the same means, (b) Fisher's exact test on if the conditional distribution is the same as the marginal distribution for two binomial distributions, or on if two independent binomial distributions have the same probabilities of success.

Version: 1.4
Depends: R (≥ 3.2.0)
Imports: MCMCpack, qvalue
Published: 2020-04-25
Author: Xiongzhi Chen and Rebecca W. Doerge
Maintainer: Xiongzhi Chen <xiongzhi.chen at wsu.edu>
License: LGPL-2 | LGPL-2.1 | LGPL-3 [expanded from: LGPL]
URL: http://math.wsu.edu/faculty/xchen/welcome.php
NeedsCompilation: no
CRAN checks: fdrDiscreteNull results

Documentation:

Reference manual: fdrDiscreteNull.pdf

Downloads:

Package source: fdrDiscreteNull_1.4.tar.gz
Windows binaries: r-devel: fdrDiscreteNull_1.4.zip, r-release: fdrDiscreteNull_1.4.zip, r-oldrel: fdrDiscreteNull_1.4.zip
macOS binaries: r-release (arm64): fdrDiscreteNull_1.4.tgz, r-oldrel (arm64): fdrDiscreteNull_1.4.tgz, r-release (x86_64): fdrDiscreteNull_1.4.tgz
Old sources: fdrDiscreteNull archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=fdrDiscreteNull to link to this page.