Learn R Programming

EMA (version 1.4.3)

FDR.BH: FDR.BH

Description

False Discovery Rate correction

Usage

FDR.BH(pval, TST = FALSE, q)

Arguments

pval
A vector of raw pvalues
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.

See Also

mt.rawp2adjp