Skip to content
Prev 13818 / 20628 Next

Model is nearly unidentifiable with lmer

You might also try using sum-coding rather than (the default) dummy coding
with the categorical predictors.  Assuming the design is roughly balanced,
this is like mean-centering the categorical variables.  This will change
the interpretation of the coefficients.

Here is some further reading:  http://talklab.psy.gla.ac.uk/tvw/catpred/
On Sun, Oct 11, 2015 at 8:18 PM, Ben Bolker <bbolker at gmail.com> wrote: