Skip to content
Prev 13374 / 20628 Next

different results from lme and lmer function

Ben,

I fully accept that the two procedures should converge at the same 
solution but as the OP does not give the versions used. Therefore I am 
not sure that the fitting is done using the same procedure ("bobyqa" vs. 
"Nelder_Mead"). Different optim. algorithms with different initial 
values might converge to different local minima. The OP has only 39 
subjects so for a model of this size over-fitting will not be unheard 
off given the number of parameters.

I am curious though for your later comment: I understand that in the 
case of an unstable model you might expect lme4 to be slightly better, 
but wouldn't the singular fit in the correlation (-1) suggest that 
lmer's fit is sub-optimal?

All best,
Pantelis
On 05/26/2015 05:50 PM, Ben Bolker wrote: