localFDR-internal {localFDR} | R Documentation |
Find a grid for the lowest probability that an alternative hypothesis can have it to be true based on number of features.
default.alternative.prob.threshold (nfeatures)
nfeatures |
number of features, for example, the number of genes on a microarray |
None.
Returns a numeric object with all values between 0 and 1.
Zahra Montazeri(zahra@math.carleton.ca), David R. Bickel (DavidBickel.66846716@bloglines.com, http:/www.davidbickel.com)
None
This function is used by find.alternative.prob.threshold
, priorFDR
and localFDR
.