Description Usage Arguments Details Value Author(s) See Also
model_anova
runs classic anova model
1 | model_anova(data, variable)
|
data |
The data frame on which the model is run. It should come from |
variable |
variable to analyse |
More information can be found in the book regarding classic anova.
The function returns a list with three elements :
info : a list with variable and gxe_analysis
ANOVA a list with five elements:
model
anova_model
germplasm_effects a list of two elements:
effects
intra_variance
Pierre Riviere
check_model
,
check_model.fit_model_anova
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.