Skip to content
Prev 13229 / 20628 Next

Post-hoc test and Cook's distance vs. leverageplot for glmer from package lme4

Mario Garrido <gaiarrido at ...> writes:
It strikes me that this is a somewhat difficult question 
conceptually, as well as computationally.  How are you dealing
with the issues of marginality?  (See Venables "Exegeses on linear
models", available by internet-searching, for a discussion of
marginality ...)  In other words, how do you define what a
2- or 3-way interaction term means?

 *If* you can define what you mean (e.g. if simply setting the
parameters related to a specific lower-level interaction to zero
makes biological or scientific sense), then you could drop the
terms and look at the difference in AIC or log-likelihood, and
use some sort of multiple comparisons to deal with the post-hocness
of it all.
Have you found a way to compute (or define) leverage for a GLMM?
(Maybe that's what you're asking for.) 

  Ben Bolker