localFDR-internal {localFDR}R Documentation

For programmers only. (Not to be called by the user.)

Description

Find a grid for the lowest probability that an alternative hypothesis can have it to be true based on number of features.

Usage

        default.alternative.prob.threshold (nfeatures)

Arguments

nfeatures number of features, for example, the number of genes on a microarray

Details

None.

Value

Returns a numeric object with all values between 0 and 1.

Author(s)

Zahra Montazeri(zahra@math.carleton.ca), David R. Bickel (DavidBickel.66846716@bloglines.com, http:/www.davidbickel.com)

References

None

See Also

This function is used by find.alternative.prob.threshold, priorFDR and localFDR.


[Package localFDR version 2.1 Index]