Skip to content
Prev 13373 / 20628 Next

different results from lme and lmer function

I agree that the difference is trivially small/practically
unimportant.  The point here is that -- just for those of us who are
interested in the details of the methods -- lme4 and lme are fitting
*exactly* the same model, by similar methods, so in general they
should converge to the same answer (to a somewhat closer tolerance
than this).  Generally when they don't it's because the model is
slightly unstable, and I have generally found that lme4 does slightly
better (but I wouldn't rule out the opposite case).

 cheers
    Ben Bolker


On Tue, May 26, 2015 at 8:47 PM, John Sorkin
<jsorkin at grecc.umaryland.edu> wrote: