Skip to content

residual variance in nested mixed model with family=Poisson?

2 messages · logodall, Douglas Bates

#
On Thu, Aug 21, 2008 at 4:50 AM, logodall <logodall at yahoo.fr> wrote:
I don't know how the residual variance of a mixed model would be
defined for family = Poisson.  I formulate the probability model for
GLMMs in terms of the (unconditional) distribution of the random
effects, B, and the conditional distribution of the response, Y, given
the random effects.  The distribution of B is multivariate Gaussian.
The components of Y|B are independent and, for a Poisson GLMM, have a
Poisson distribution.  They are completely determined by the
conditional mean, E[Y|B].  (see slides 9 and 10 of
http://www.stat.wisc.edu/~bates/PotsdamGLMM/GLMMD.pdf).

It is not an oversight that there is no estimate of a residual
variance given for a Poisson GLMM.  Such a parameter doesn't exist in
the way that I formulate the model.