Description Usage Arguments Value Examples
View source: R/hw08Functions.R
Perform Bonferroni-Holm Adjustment, Report significant p-values
1 | bhAdjust(p)
|
p |
vector of unadjusted p-values |
logical vector showing which values from p are statistically significant after Bonferroni-Holm Adjustment (assuming alpha = 0.05)
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.