do_anova | R Documentation |
Performs one-way ANOVA
do_anova(analysis_list, formula = "log2(x) ~ groups", data.name = "raw_data")
analysis_list |
list containing raw_data |
formula |
formula given as string |
data.name |
data to use for analysis |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.