Description
False Discovery Rate correction
Usage
FDR.BH(pval, TST = FALSE, q)
Arguments
TST
If TRUE, the Two-stages procedure is used to correct the data. If FALSE, the standard BH95 procedure is used.
q
The error rate to use for the Two-stages procedure (FDR-TST).
Value
A vector with the corrected pvalues.