Rdocumentation
powered by
Learn R Programming
SAGx (version 1.46.0)
estimatep0: Estimate proportion unchanged genes
Description
The function uses the vector of p-values to estimate p0.
Usage
estimatep0(ps = pp, B = 500, range = seq(0,0.95, by = 0.05))
Arguments
ps
the vector of p-values, e.g. from firstpass
B
the number of Bootstrap samples
range
the values considered
Value
the value of p0, the proportion unchanged genes
References
Storey, J. A Direct Approach to the False Discovery Rate, Technical Report Stanford (2001)