Skip to content
Prev 18699 / 20628 Next

var(ranef(Random Effect)) not the same as the variance component

Thank you, Harold.

1) `var(ranef(fm1)$Subject)` is the posterior variance of random effects or
their prior variance? (this was the point discussed so far in this thread)

2) Also, what about `mean(sapply(attr(ranef(fm1)$Subject,
"postVar"),function(x) x))`, what this expected variance represents in
words?

3) What does their sum represent? The total observed variance in random
deviations in intercepts of subjects?

Thank you very much

On Wed, Sep 9, 2020 at 1:48 PM Harold Doran <
harold.doran at cambiumassessment.com> wrote: