[R] any package to do generalized linear mixed model?
Ben Bolker
bolker at ufl.edu
Mon Sep 15 15:17:40 CEST 2008
Yihui Xie <xieyihui <at> gmail.com> writes:
>
> lme4
>
> On Mon, Sep 15, 2008 at 12:35 PM, Wensui Liu <liuwensui <at> gmail.com> wrote:
> > I checked GlmmML package. However, it can only do binomial and poisson
> > distribution. How about others such as gamma or neg binomial?
> > Thank you so much!
> > wensui
> >
>
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
More information about the R-help
mailing list