Displaying 1 result from an estimated 1 matches for "y_ji".
Did you mean:
y_i
2011 Mar 07
3
linear mixed model with nested factors
Hi R-help.
I am trying to run a linear mixed model with nested factors with either
lme or lmer and I am having no luck obtaining the same results as Minitab.
Here is Minitab's code:
MTB > GLM 'count' = site year replicate(site year) site*year;
SUBC> Random 'year' 'replicate';
Can you tell me how to code this in R?
The settings are typeII, Tukey,