| 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.
YFF1 F2 F3 F4, representing fixed effectsRR1 R2 R3 R4 R5, representing random effects, sampled from a normal distributiondata(MM1) boxplot(Y~F*R, data=MM1)