[R] Alternate error structures in lme4?
bamsel
benamsel at gmail.com
Fri Jun 26 22:15:05 CEST 2009
Hi R users,
The nlme library enabled several alternate error structures useful for
longitudinal or repeated-measures data. For example, a continuous AR(1)
process:
model_2 = update(model_1, correlation = corCAR1(form = ~ time | subject))
Does anybody know if this is available in lme4?
Thank you
Ben
--
View this message in context: http://www.nabble.com/Alternate-error-structures-in-lme4--tp24226643p24226643.html
Sent from the R help mailing list archive at Nabble.com.
More information about the R-help
mailing list