Description Usage Arguments Value
Determines the critical p-value for statistical significance using the Benjamini-Hochberg false-discovery rate (FDR) procedure.
NOTE: Significance is defined as P <= threshold, not <.
1 | bh_fdr(pvals, fdr = 0.05)
|
pvals |
Vector of p-values. |
fdr |
False-discovery rate. |
Vector of p-values, sorted.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.