Skip to content
Prev 14754 / 20628 Next

lme4 random effects for repeated measures, unbalanced data

On 16-07-19 07:28 PM, Ann Marie Raymondi wrote:
Include Year as a fixed effect.  You could try to include (Year|Plot),
but it will overlap with the residual error (since each plot is measured
once per year), so it probably won't work (without some more fussing
around).  You'll probably get most of the signal by including Year as a
fixed effect.