Hi Joe,
You're using the lme() function? If so, then adding
/method = "ML" /
to the argument list should do the trick.
Cheers,
Luc
joewest wrote:
Hi
I am doing lme models and they are coming out using the REML method, can
anyone please tell me how i use the ML method and exactly what i put in to R
to do this?
Just wanted to say thanks for everyone who helped with my last question.
Thanks
Joe
______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.