View source: R/anova_analysis.R
classic1wayAnova | R Documentation |
Function to perform a One-way Anova statistical test on a MsnBase dataset
classic1wayAnova(current_line, conditions)
current_line |
The line currently treated from the quantitative data to perform the ANOVA |
conditions |
The conditions represent the different classes of the studied factor |
A named vector containing all the different values of the aov model
Hélène Borges
## Not run: examples/ex_classic1wayAnova.R
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.