MM1 {BSagri} | R Documentation |
Simulated data set for a simple mixed model
data(MM1)
A data frame with 160 observations on the following 3 variables.
Y
F
F1
F2
F3
F4
, representing fixed effectsR
R1
R2
R3
R4
R5
, representing random effects, sampled from a normal distributiondata(MM1) boxplot(Y~F*R, data=MM1)