storey {unknown}R Documentation

Internal function for FDR multiple testing

Description

This is an internal function that calculates the basic Storey (2002) estimator of a, the proportion of alternative hypotheses.

Usage

storey(edf.quantile,pvals)

Arguments

edf.quantile the quantile of the empirical distribution function at which to estimate a.
pvals a vector of pvals on which to estimate a.

Value

estimate of a, the number of alternative hypotheses

Author(s)

Chris Paciorek paciorek AT alumni.cmu.edu

References

see fdr.

Examples






[Package Contents]