Description Usage Arguments Value Author(s) References Examples
Calculate ANOVA test (BH correction) for multi-group comparison
1 | check.anova(dat, group, p.adjust.method = "BH", sort = FALSE)
|
dat |
data matrix (features x samples; eg. HITChip taxa vs. samples) |
group |
Vector with specifying the groups |
p.adjust.method |
p-value correction method for p.adjust function (default 'BH'). If NULL, no correction will be performed. |
sort |
sort the results |
Corrected p-values for multi-group comparison.
Contact: Leo Lahti microbiome-admin@googlegroups.com
See citation('microbiome')
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.