Skip to content

lme(): Error message in the confidence interval

1 message · Christine A.

#
Hello,

you get this error message when your LME-Model is too complex, i.e. the 
result of estimating a complicated model with very little data.
Generally, if the variance covariance matrix of the random effects is 
not positive definite this could be a sign of a model that is 
inappropriate and not a good match for the available data.
Using the nlme-package, you do not get an error message like this when 
using intervals(my.lme.fit), in contrast to summary(my.lme.fit) where 
this problem remains undetected....

Best,
Christine

r-sig-mixed-models-request at r-project.org schrieb: