c++ exception (unknown reason) when using an offset of the slope with glmer
Ben Bolker <bbolker at ...> writes:
The bottom line is that I think you can work around the offset issues if necessary (although I agree that it does technically constitute a bug in lme4; I will post an issue at https://github.com/lme4/lme4/issues when I get around to it, or someone else would be welcome to), but that a GLMM actually seems like overkill for this problem. cheers Ben Bolker
Just pointing out that discussion on this issue (actually focused for the moment on a very closely related issue instead, but relevant) is continuing at https://github.com/lme4/lme4/issues/273 , for those who want to follow along ...