Skip to content
Prev 3630 / 5632 Next

[R-meta] rma.mv for studies reporting composite of and/or individual subscales

Dear Tim,

Please see below for my responses.

Best,
Wolfgang
Sure you can. I don't think anybody here will come and stop you :)

I would tend to use (a) and (b) and for studies in group (c), I would either use an effect size computed based on the composite or the effect sizes computed based on the subscales (but not both). For effect sizes computed based on separate subscales in the same sample, the dependency between the effect sizes needs to be take into consideration. I would also code a moderator that indicates whether an effect size comes from a subscale or a composite measure.
I think you meant:

rma.mv(es ~ 1, random = ~ 1 | study / obs, subset = reporting == "subscale")

You could do that if you only want to include effect sizes computed based on subscales. That would throw out studies 2 and 3. Poor studies 2 and 3 :(