Select elements based on the false discovery rate. The provided
significance (x
) is corrected via the Benjamini-Hochberg procedure.
Usage
selectByFdr(x, alpha = 0.05, operator = c("<", "<="))
Select elements based on the false discovery rate. The provided
significance (x
) is corrected via the Benjamini-Hochberg procedure.
selectByFdr(x, alpha = 0.05, operator = c("<", "<="))