View source: R/bhq_threshold.R
bhq_threshold | R Documentation |
Function for applying the Standard Benjamini-Hochberg for controlling False discovery rate
bhq_threshold(pvals, fdr = 0.1)
pvals |
a vector of the feature statistics, AGCs |
fdr |
the pre-specified false discovery rate level |
The threshold value corresponding to the Standard Benjamini-Hochberg procedure
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.