squeakrANOVA: Generate ANOVA tables for Detected Calls

View source: R/analysis_functions.R

squeakrANOVAR Documentation

Generate ANOVA tables for Detected Calls

Description

Aggregates raw data tables for all data added to experiment object, and calculates and displays ANOVA statistics.

Usage

squeakrANOVA(experiment, analysis_factor)

Arguments

experiment

The experiment object

analysis_factor

A string representing the factor to analyze between groups

Value

A table comparing the analysis_factor between groups

Examples

## Not run: squeakrANOVA(experiment = experiment, analysis_factor = "Delta_Freq")


SqueakR documentation built on June 28, 2022, 5:06 p.m.