Skip to content
Prev 2974 / 20628 Next

Prediction, Poisson and Intercepts

On Fri, 2009-10-23 at 18:04 +0100, Jarrod Hadfield wrote:
Trying that in the demo code below doesn't seem to work for, but maybe
I'm misunderstanding (or more likely I'm not being clear).

Using the variance of the single random effect:
exp(fixef(m.lmer)+.5* 2.3184) equals 2.093279. 

When I try mean(exp(unlist(coef(m.lmer)))) or mean(data$value), both
equal 1.595.