method ML
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