| MMPois {BSagri} | R Documentation |
A fixed factor F (four levels) and a random factor (five levels), modifying the mean response (random Intercept) Y is a variable following a Poisson distribution.
data(MMPois)
A data frame with 160 observations on the following 3 variables.
YFF1 F2 F3 F4RR1 R2 R3 R4 R5Created by simulation.
data(MMPois) boxplot(Y~R*F, data=MMPois, las=2)