equatiomatic icon indicating copy to clipboard operation
equatiomatic copied to clipboard

lme4::lmer notation

Open jarbet opened this issue 1 year ago • 1 comments

I have a question about the notation you are using for lme4::lmer. Consider your example:

image

Why did you parameterize multiple variances for the random intercepts as $\sigma^2_{\alpha_j}$ for $j=1,...,J$ rather than assuming a fixed variance, i.e. $\alpha_j \sim N(\mu_{\alpha_j}, \sigma^2_\alpha)$ ?

Perhaps I'm missing something, but my understanding is the model assumes the random intercepts come from a normal distribution with common variance?

jarbet avatar Jun 12 '24 17:06 jarbet

Yes, I think you're correct and this is an error.

datalorax avatar Jun 12 '24 17:06 datalorax