Skip to content
Prev 9571 / 20628 Next

interactions in fixed effects

Tests of the significance of random effects are notoriously
problematic, but for your question on glm(), try:

anova(GLM0, GLM1, test="LRT")

see the docs for anova for more details.

Cheers,

Josh

On Tue, Feb 5, 2013 at 8:58 AM, Gabriela Agostini
<gabrielaagostini18 at gmail.com> wrote: