| MM1 {BSagri} | R Documentation |
Simulated data set for a simple mixed model
Description
Simulated data set for a simple mixed model
Usage
data(MM1)
Format
A data frame with 160 observations on the following 3 variables.
Ya numeric vector, the response, sampled from a normal distribution
Fa factor with levels
F1F2F3F4, representing fixed effectsRa factor with levels
R1R2R3R4R5, representing random effects, sampled from a normal distribution
Examples
data(MM1)
boxplot(Y~F*R, data=MM1)
[Package BSagri version 0.1-10 Index]