[R-sig-ME] Compute a repeated measures model in lme4

Mario Garrido gaiarrido at gmail.com
Mon Jun 8 10:07:11 CEST 2015


​Dear list,
I am interesting in introduce in the same model ​these following groups of
variables
treatment*daytype*time*age
age*activity
time*activity
treatment*daytype+activity

Is this the correct way to do it? or is redundant and I get spurious
results?
lme.mean7<-lmer(averageba~ treatment*daytype*time*age+age*activity+
time*activity+treatment*daytype+activity+(1|indiv), REML = FALSE)

Thanks!

	[[alternative HTML version deleted]]



More information about the R-sig-mixed-models mailing list