Skip to content

linear model lme4

2 messages · Brian Smith, Doran, Harold

#
No, as the error states, you need random effects in lmer. But, you don't for lm() and that is what you're running with no random effects. However, some caution is warranted on the comparison.