Skip to content
Prev 6345 / 20628 Next

using lmer instead of 2-way repeated measure ANOVA for categorical response data

David Duffy <davidD at ...> writes:
But: mcmcsamp() doesn't work for (1) GLMMs (i.e. with "family" specified),
(2) models with random effects more complicated than intercepts.

  We should really write a predict.mer function, but in the time
see the code on <http://glmm.wikidot.com> for a recipe for
predictions ...

  Ben Bolker