Skip to content
Prev 13437 / 20628 Next

Follow-up: PBmodcomp: pwrssUpdate does not converge with glmer

Dear all,

Ben Bolker was kind enough to point out that in the most current (development) version of lme4 they had done some work on predict,  simulate, and refit which may help my problem. Indeed, with this version, the error mentioned in the title of this e-Mail does not occur any more (at least as far as we have tested) which is very helpful.

Still, specifically in the bootstraps for calculating p-values in PBmodcomp, quite a few models will not fully converge (in the order of 10%). Is there a recommendation on the maximum proportion of such models that should not be surpassed? Or are there any other ideas what could be done about such a case? Use one of the other approaches that are implemented in pbkrtest? So far it does not seem to be a huge issue because the different estimates of the p-values are quite close to each other really (even the LRT).

Thanks again and regards, Lorenz


-----Urspr?ngliche Nachricht-----
Von: Ben Bolker [mailto:bbolker at gmail.com] 
Gesendet: Mittwoch, 10. Juni 2015 13:52
An: Gygax Lorenz Agroscope
Cc: r-sig-mixed-models at r-project.org
Betreff: Re: [R-sig-ME] PBmodcomp: pwrssUpdate does not converge with glmer

I'm not 100% sure, but a lot of this (at least the lme4 end, not
necessarily the pbkrtest end) sounds like the now-resolved (in the
development, soon-to-be-released version 1.1-8) issue
https://github.com/lme4/lme4/issues/231 .
On Wed, Jun 10, 2015 at 6:35 AM, <lorenz.gygax at agroscope.admin.ch> wrote: