Skip to content

predict in lmer

2 messages · arunkumar1111, Ben Bolker

#
Hi

Please any one help in finding the predicted value for lmer function

model<- lmer(formula =formula,data=data,verbose=TRUE,family = "gaussian")

I need to get predicted value for this model.

I'm not able to get the formula

Please help


Thanks in advance

Arun

--
View this message in context: http://r.789695.n4.nabble.com/predict-in-lmer-tp4193660p4193660.html
Sent from the R help mailing list archive at Nabble.com.
#
arunkumar1111 <akpbond007 <at> gmail.com> writes:
Please see the code at http://glmm.wikidot.com/faq , and 
direct further questions about lmer to the r-sig-mixed-models at r-project.org
mailing list ...