Skip to content
Prev 3001 / 5632 Next

[R-meta] Studies with more than one control group

Dear James,

Thank you for your reply. "controlID" distinguishes between effect sizes
(SMDs in this case) that have been obtained by comparing the treated groups
to control 1 vs. control 2 (see below).

I was wondering if adding such an ID variable (just like schoolID) and the
random effect associated with it would also mean that we are generalizing
beyond the levels of controlID, which then, would mean that we anticipate
that each study 'could' have any number of control groups and not just
limited to a max of 2?

Thanks again, Jack

studyID  yi  controlID
1        .1      1
1        .2      2
1        .3      1
1        .4      2
2        .5      1
2        .6      2
3        .7      1

On Wed, Jul 21, 2021 at 10:13 AM James Pustejovsky <jepusto at gmail.com>
wrote: