Skip to content
Prev 5648 / 20628 Next

Observation-level random effect to model

Yes, you are correct.  If a lognormal distribution bothers you, you
can definitely combine conjugate RE for over-dispersion and log-normal
RE elsewhere in the predictor.  In the poisson example, you could
imagine doing random-effect negative-binomial regression.
http://arxiv.org/abs/1101.0990 implemented that using SAS NLMIXED.

Heuristically, you end up with non-zero residuals because the
assumption of normality for the subject-level effect adds an L2
penalty away from the maximum-likelihood estimate, which would be the
entire residual.

Ryan King
Dept Health Studies
University of Chicago

On Mon, Mar 21, 2011 at 8:09 AM,
<r-sig-mixed-models-request at r-project.org> wrote: