model_anova: Run classic anova model

Description Usage Arguments Details Value Author(s) See Also

View source: R/model_anova.R

Description

model_anova runs classic anova model

Usage

1
model_anova(data, variable)

Arguments

data

The data frame on which the model is run. It should come from format_data_PPBstats.data_agro

variable

variable to analyse

Details

More information can be found in the book regarding classic anova.

Value

The function returns a list with three elements :

Author(s)

Pierre Riviere

See Also


priviere/PPBstats documentation built on May 6, 2021, 1:20 a.m.