Description Usage Arguments Value
View source: R/comp_make_f_tests.R
Calclates omnibus F tests to be included in a table comparing relative abundances of each taxon among treatments.
1 | comp_make_f_tests(otu.pc.trans, grps, var.equal = FALSE)
|
otu.pc.trans |
An OTU table of transformed data from comp_prepare_otu_table. |
grps |
A vector of treatemnt groups for which to make comparisons. |
var.equal |
Logical, whether or not to assume variances equal. |
A data frame of the F-test results.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.