Learn R Programming

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

DiscreteFDR (version 2.0.0)

FDR Based Multiple Testing Procedures with Adaptation for Discrete Tests

Description

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" . 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.

Copy Link

Version

Install

install.packages('DiscreteFDR')

Monthly Downloads

323

Version

2.0.0

License

GPL-3

Issues

Pull Requests

Stars

Forks

Maintainer

Florian Junge

Last Published

July 8th, 2024

Functions in DiscreteFDR (2.0.0)

hist.DiscreteFDR

Histogram of Raw P-Values
match.pvals

Matching Raw P-Values with Supports
plot.DiscreteFDR

Plot Method for DiscreteFDR objects
print.DiscreteFDR

Printing DiscreteFDR results
kernel

Kernel Functions
discrete.BH

The Discrete Benjamini-Hochberg Procedure
fast.Discrete

Fast Application of Discrete Multiple Testing Procedures
fisher.pvalues.support

Computing Discrete P-Values and Their Supports for Fisher's Exact Test
generate.pvalues

Generation of P-Values and Their Supports After Data Transformations
DBH

Wrapper Functions for the Discrete Benjamini-Hochberg Procedure
ADBH

Wrapper Functions for the Adaptive Discrete Benjamini-Hochberg Procedure
DBR

The Discrete Blanchard-Roquain Procedure
DiscreteFDR

FDR-based Multiple Testing Procedures with Adaptation for Discrete Tests
direct.discrete.BH

Direct Application of Multiple Testing Procedures to Dataset
amnesia

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

Summarizing Discrete FDR Results