[R-sig-ME] predictions to newdata by LMM through lmer

Tetsuya Michinaka zhangyf at affrc.go.jp
Wed Aug 14 04:31:17 CEST 2013


Hi,

I am fitting a linear mixed model by lme4.
It is like this:
m1<-lmer(TF~ POP + AG*ELC + (1+AREA| Province) + (1| AREA)+ (1| 
DIST),DATA, REML=TRUE).
I wonder if I can predict TF values by a new dataset, considering fixed 
and random effects.
Would you please give me some advice?
Thanks a lot really.
Tetsuya Michinaka



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