ThreshFDR {REBayes} | R Documentation |
This function approximates FDR for various values of lambda
and is usually employed in conjunction with Finv
to
find an appropriate cutoff value lambda.
ThreshFDR(lambda, stat, v)
lambda |
is the proposed threshold |
stat |
is the statistic used for ranking |
v |
is the local false discovery statistic |