Skip to content
Prev 3525 / 20628 Next

Significance and lmer

Adam D. I. Kramer <adik at ...> writes:
[snip]
It is possible for Wald tests (as provided by summary()) to 
disagree radically with likelihood ratio tests (look up "Hauck-Donner
effects", but my guess is that's not what's going
on here (it definitely can apply in binomial models, don't think
it should apply to LMMs but ?).

  I have seen some wonky stuff happen with update() [sorry, can't
provide any reproducible details], I would definitely try fitting
b by spelling out the full model rather than using update() and
see if that makes a difference.

  Other than that, nothing springs to mind.

  (Where does the log(x+0.1539) transformation come from???)