Skip to content
Prev 156061 / 398513 Next

any package to do generalized linear mixed model?

Yihui Xie <xieyihui <at> gmail.com> writes:
lme4 will do gamma, but not negative binomial.
 glmmADMB will work, as will gnlmm (from Jim Lindsey's
repeated package), but you can glmm.admb will only
use a single random factor and gnlmm will only
do random-intercept models.

  Further questions should probably be directed
to r-sig-mixed-models at lists.r-project.org


  good luck,
    Ben Bolker