localFDR-internal {localFDR}R Documentation

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

Description

Finds a tolerance based on the minimum difference between each two elements for any vector.

Usage

        default.tolerance(x)

Arguments

x a vector

Details

None.

Value

Returns a numeric object of one value 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]