estimatep0: Estimate proportion unchanged genes

Description Usage Arguments Value Author(s) References

View source: R/estimatep0.r

Description

The function uses the vector of p-values to estimate p0.

Usage

1
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

Author(s)

Per Broberg

References

Storey, J. A Direct Approach to the False Discovery Rate, Technical Report Stanford (2001)


SAGx documentation built on Nov. 8, 2020, 8:18 p.m.