[R-sig-ME] gee, geese and glmer
Ben Bolker
bbolker at gmail.com
Tue Mar 18 21:30:37 CET 2014
On 14-03-18 02:51 PM, Ming-Huei Chen wrote:
> Is lme4_1.1-4 out-of-date? This is the version I used and encountered the
> error.
>
> Best,
>
> Ming-Huei
Yes, 1.1-5 was released on CRAN recently (and blme did some updating
to match).
Ben Bolker
>
> -----Original Message-----
> From: Vincent Dorie [mailto:vjd4 at nyu.edu]
> Sent: Tuesday, March 18, 2014 11:48 AM
> To: Ben Bolker
> Cc: Yang, Qiong; Ming-Huei Chen; r-sig-mixed-models;
> lme4-authors at lists.r-forge.r-project.org
> Subject: Re: [R-sig-ME] gee, geese and glmer
>
>>>
>>> blme::bglmer(case~sex+PC1+PC2+PC3+PC4+(1|famid),family=binomial,data=
>>> test.da
>>> t,fixef.prior=t)
>>> Error in get("checkConv", lme4Env)(attr(opt, "derivs"), opt$par, ctrl
>>> = control$checkConv, :
>>> unused argument (ctrl = control$checkConv)
>
> I believe this can only happen if the installed version of lme4 is
> out-of-date. If there was a point where checkConv was added but didn't yet
> have the ctrl formal, you would see that error.
>
> Vince
>
More information about the R-sig-mixed-models
mailing list