View source: R/analysis_functions.R
squeakrANOVA | R Documentation |
Aggregates raw data tables for all data added to experiment object, and calculates and displays ANOVA statistics.
squeakrANOVA(experiment, analysis_factor)
experiment |
The experiment object |
analysis_factor |
A string representing the factor to analyze between groups |
A table comparing the analysis_factor between groups
## Not run: squeakrANOVA(experiment = experiment, analysis_factor = "Delta_Freq")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.