Skip to content
Prev 11004 / 20628 Next

behavior of na.action = na.exclude using lmer in lme4 1.0-5 inconsistent with lm and with older versions of lme4

David Kane <dave.kane at ...> writes:
Just for the record: as stated at

http://stackoverflow.com/questions/19668783/
  behavior-of-na-action-na-exclude-using-lmer-in-lme4-1-0-5-
    inconsistent-with-lm/19668855#19668855

(broken URL to make Gmane happy), you can just use predict(model)
rather than fitted(model).

  This is fixed in the Github development (1.1-1) version, may
get pulled into the patched (1.0-6) branch, but seems low priority
since the fix is so easy ...


  Ben Bolker