Skip to content
Prev 11617 / 20628 Next

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

I think I agree that this is a bug; in our defense, there are *lots*
of possible permutations of when and how NAs can show up in data.
What surprises me slightly is that this doesn't show up in any of the
permutations tested at

https://github.com/lme4/lme4/blob/master/inst/tests/napredict2.R

...
On 14-03-11 04:26 PM, Alexandre Courtiol wrote: