View source: R/boferroni_and_related_corrections.R
For given matrix containing p.values, returns a TRUE/FALSE vector where TRUE is significant using the correction.
1 | bh_fn(pval, alpha = 0.05)
|
pval |
matrix of p-values |
alpha |
desired alpha level for the correction. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.