Skip to content
Prev 264678 / 398503 Next

Dealing with missing values in a linear mixed model

Hi,
within lme(), I think it is only possible to do na.action = na.omit. The
default action (= na.fail) causes lme() to print an error message and
terminate if there are any incomplete observations

Best,
Christine

-----