Skip to content
Prev 2762 / 5632 Next

[R-meta] random part in meta-regression vs. that in multilevel models

Dear Wolfgang,

Thank you so much for your prompt response. Please let me rephrase my first
question.

**First, given that intercept has been dropped from the fixed part, what
does `~1` (denoting varying intercepts) in `random= ~1 | id/outcome` in the
random part estimates in the below model?

In other words, if we dropped the intercept (so that no reference category
for `outcome` exists), then how can we allow (by using `random= ~1 |
id/outcome`) a dropped intercept to vary across different levels of `id`
and `id.outcome`, respectively?

`metafor::rma.mv(es ~ 0+outcome, V, random= ~1|id/outcome, data = data)`

Thank you,
Jack


On Thu, Mar 18, 2021 at 6:16 AM Viechtbauer, Wolfgang (SP) <
wolfgang.viechtbauer at maastrichtuniversity.nl> wrote: