Skip to content
Prev 6924 / 20628 Next

lme vs lme4

Jim Maas <j.maas at ...> writes:
It's not nonsensical, but it's way down the priority list for
the lme4 developer(s), so I wouldn't hold your breath.

  I guess my question would be: what are the advantages of lme4
for your particular analysis (i.e. reasons to use lme4 instead
of nlme)?  The main ones that I can think of are (1) speed and
(2) handling of crossed random effects.  For #1, you might consider
ASREML-R (I'm not particularly familiar with it, and I mostly
work with GLMMs, for which ASREML has some lacunae, but I've been
impressed by some of the posts at http://www.quantumforest.com/ ...)
For #2, it is *possible* [although clunky/slow] to implement crossed
random effects in (n)lme.

  See http://glmm.wikidot.com/faq#lme-comp (for example)