Skip to content
Prev 11406 / 20628 Next

Slight differences in fitted coefficients in lme4_1.0-6 compared to lme4_0.999999-2

On 14-02-07 03:34 PM, Tom Wenseleers wrote:
I think you should be able to install lme4.0 from
http://lme4.r-forge.r-project.org/repos/  to reproduce previous outputs.
 You *might* be able to reproduce previous results by setting
control=lmerControl(optimizer="optimx",optCtrl=list(method="nlminb")),
but I don't think we could guarantee that -- too much of the internal
machinery has changed too radically.

  Ben Bolker