Skip to content
Prev 3063 / 20628 Next

correlation structure with glmer?

On Mon, Nov 23, 2009 at 1:32 PM, Alice Shelly <alice at blarg.net> wrote:
Well, first you would need to decide how to define such a model.  It
is not trivial.  For a linear mixed-effects model you can separately
modify the specification of the mean and the variance of the
conditional distribution of the response given the random effects.
For common generalized linear mixed models (family = binomial or
family = poisson) you can't.  Once you have the conditional
independence assumption and you specify the conditional mean you have
completely specified the conditional distribution.