Perform analysis of variance with a covariate and other important complementary analyzes.
Usage
ea6(data)
Arguments
data
data is a data.frame
data frame with three columns, treatments, covariate and response (analysis in completely randomized design)
data frame with four columns, treatments, covariate, blocks and response (analysis in randomized block design)
Value
Returns analysis of variance, normality test, test of homogeneity of variance, coefficient of variation, means (adjusted means), multiple comparison test.
Details
The covariate and response variables must be numeric. Other variables can be numeric or factors.
References
KAPS, M. and LAMBERSON, W. R. Biostatistics for Animal Science: an introductory text. 2nd Edition. CABI Publishing, Wallingford, Oxfordshire, UK, 2009. 504p.