Skip to content
Prev 2783 / 20628 Next

Error message with lme

FMH
Dear All,

I tried to run an R scipt on a set of data with lmList function and it worked fine, but as i tried to run with lme function, the program suddently give a message error. Both script and message error are? shown below

#################################################################################
??? "Temperature"),? units = list(y = "(0C)"))
Error in lme.formula(fixed = Temp ~ dp, data = tmp, random = list(or = c(2.45530618001172,? : 
? nlminb problem, convergence error code = 1
? message = iteration limit reached without convergence (9)
#################################################################################

Could?someone advice me the?way to tackle on this problem?

Thank you
Fir