Skip to content
Prev 12388 / 20628 Next

family() in probit-glmer

This does indeed look like a bug, now fixed
<https://github.com/lme4/lme4/commit/7f7350751ef1dfbd1598c24d4075fe18ea005860>
.  Thanks.

  In the meantime, you could also extract the family and associated
information via model at resp$family (although we do encourage everyone to
use the accessor methods when they work!)

  Ben Bolker
On 14-09-05 06:22 AM, Alessandro Moscatelli wrote: