| updateCutoffs {propr} | R Documentation |
This function updates FDR for a set of cutoffs.
updateCutoffs(object, cutoff = seq(0.05, 0.95, 0.3), ncores = 1)
object |
A |
cutoff |
For |
ncores |
An integer. The number of parallel cores to use. |
This function wraps updateCutoffs.propr and
updateCutoffs.propd.
A propr or propd object.