Skip to content
Prev 3777 / 5636 Next

[R-meta] rma.mv only for better SEs

Thank you, Wolfgang. I asked this, because I noticed applying RVE to an
rma.mv() model has no bearing on the estimates of fixed effects themselves,
and just modifies their SEs.

So, I wondered if the same rule, at least "in principle", should apply when
we go from rma() to rma.mv().

But is there a principle regarding how random effects affect the fixed
effects?

For instance, in:

1- rma.mv(y ~ 1, random = ~ 1|study/obs), the overall average only
represents the average of study-level effects.

But, in:

2- rma.mv(y ~ 1, random = ~ 1|study/outcome/obs), the overall average
represents the average of study-level effects additionally affected by the
outcome-level effects within them.

And thus, 1- and 2- may give different overall averages, right?

Simon


On Mon, Jan 31, 2022 at 11:00 AM Viechtbauer, Wolfgang (SP) <
wolfgang.viechtbauer at maastrichtuniversity.nl> wrote: