anova_models: A function to get all ANOVA models. Returns a list of models.

Description Usage Arguments

View source: R/stat_analysis.R

Description

A function to get all ANOVA models. Returns a list of models.

Usage

1
anova_models(data, alpha = 0.05, date = FALSE)

Arguments

data

A dataframe or tibble object containing data in a standardized form. Must include at the minimum: project_name, treatments, replications, variables, value.

alpha

The level of significance

date

Whether or not we should split the analysis by date


AGRBDCenter/aghelpr2 documentation built on May 17, 2019, 7:31 p.m.