Skip to content
Prev 4717 / 5636 Next

[R-meta] Plotting the correlation among true/random effects across categories

Hi Yuhang,

1) In the model below, 'outcome' turns into a dummy variable that is 1 for PD and 0 for AL. So the intercept random effect represents variation in the treatment effects for AL, while the outcomePD random effect represents variation in how much the treatment effects differ for PD compared to AL. The correlation is then the correlation between these two random effects.

2) That depends on what you are interested in. But if you want to know how much variance there is in a random effect, I would take the variance estimate (and not compute the variance of the BLUPs) and similarly if you are interested in the correlation between two random effects.

Best,
Wolfgang