Maybe this has been asked many times before, but I couldn't find it exactly: When you use anova() on an lmer object -- like " anova(lmer(...)) " -- what is being calculated? I assume it's a test for the significance of fixed effects, but just wanted to know how it's being done. :) Thanks,