Skip to content
Prev 11618 / 20628 Next

Bug in lme4: attr(mod@frame, "na.action") is not re-initialized to NULL

PS I've added an issue on github

https://github.com/lme4/lme4/issues/189

Unfortunately, I think it may require quite a lot of hard thought to
find the right way to fix this.  Among other things, we currently rely
on this attribute to decide which `na.action` to use for prediction or
simulation based on the original data set ...

  Further discussion on Github.
On 14-03-11 04:26 PM, Alexandre Courtiol wrote: