Description Usage Arguments Value
View source: R/calculate_fwer.R
Use Bonferroni correction to calculate the Z score that corresponds to a family-wide error rate at a given alpha.
1 | calculate_fwer(mat, alpha = 0.05)
|
mat |
a numeric matrix, with nodes (e.g., analytes such as genes, proteins, or metabolites) in columns, and samples in rows |
alpha |
type I error associated with the hypothesis test;
defaults to |
the threshold below which z scores can be considered outliers
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.