Learn R Programming

⚠️There's a newer version (2.1.0) of this package.Take me there.

DiscreteFDR (version 1.3)

Multiple Testing Procedures with Adaptation for Discrete Tests

Description

Multiple testing procedures described in the paper Dhler, Durand and Roquain (2018) "New FDR bounds for discrete and heterogeneous tests" . 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 a set of observed p-values and their discrete support under the null. A function to compute such p-values and supports for Fisher's exact tests is also provided, along with a wrapper allowing to apply discrete procedures directly from contingency tables.

Copy Link

Version

Install

install.packages('DiscreteFDR')

Monthly Downloads

323

Version

1.3

License

MIT + file LICENSE

Maintainer

Florian Junge

Last Published

July 12th, 2019

Functions in DiscreteFDR (1.3)

fast.Discrete

Fast application of discrete procedures
match.pvals

Matching raw p-values with supports
amnesia

Amnesia and other drug reactions in the MHRA pharmacovigilance spontaneous reporting system
hist.DiscreteFDR

Histogram of Raw p-Values
kernel

Kernel functions
discrete.BH

[HSU], [HSD], [AHSU] and [AHSD] procedures
DiscreteFDR

DiscreteFDR
DBR

[HBR-\(\lambda\)] procedure
plot.DiscreteFDR

Plot Method for DiscreteFDR objects
print.DiscreteFDR

Printing DiscreteFDR results
summary.DiscreteFDR

Summarizing Discrete FDR Results
fisher.pvalues.support

Computing discrete p-values and their support for binomial and Fisher's exact tests