Learn R Programming

fastLSU (version 0.1.0)

Fast Linear Step Up Procedure of Benjamini–Hochberg FDR Method for Huge-Scale Testing Problems

Description

An efficient algorithm to apply the Benjamini–Hochberg Linear Step Up FDR controlling procedure in huge-scale testing problems (proposed in Vered Madar and Sandra Batista(2016) ). Unlike "BH" method, the package does not require any p value ordering. Besides, it permits separating p values arbitrarily into computationally feasible chunks of arbitrary size and produces the same results as those from applying linear step up BH procedure to the entire set of tests.

Copy Link

Version

Install

install.packages('fastLSU')

Monthly Downloads

2

Version

0.1.0

License

GPL-2

Maintainer

Xikun Han

Last Published

September 1st, 2016

Functions in fastLSU (0.1.0)

fastLSU

Fast Linear Step Up Procedure