Skip to content
Prev 5899 / 20628 Next

p values with lmer (mcmcpvalue error)

The test applies to two-level factors. You could convert factors with
n  levels to  a set of n-1 predictors and enter the predictors instead
of the factor in the model. Then you can apply an anova() to test each
degree of freedom separately.
Reinhold Kliegl
On Sat, Apr 16, 2011 at 6:36 PM, Kaitlyn Gaynor <kaitlyng at gmail.com> wrote: