Skip to content
Prev 2961 / 20628 Next

follow-up (posthoc) analyses from an LMER model

Hi Antoine,
Have a look at the multcomp package. It knows how
to deal with lmer objects (and has lmer examples
in the package vignettes).

http://cran.r-project.org/web/packages/multcomp/index.html

HTH,
Tobias