localFDR-internal {localFDR} | R Documentation |
Finds a tolerance based on the minimum difference between each two elements for any vector.
default.tolerance(x)
x |
a vector |
None.
Returns a numeric object of one value 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
.