Skip to content
Prev 2446 / 5636 Next

[R-meta] Subgroup analysis with RVE

Yes, adding this variable as a covariate is indeed meta-regression with a dichotomous predictor. This assumes that the amount of heterogeneity is the same within the two subgroups. If you subgroup, then you automatically allow the amount of heterogeneity to differ between the two groups. This is discussed here:

http://www.metafor-project.org/doku.php/tips:comp_two_independent_estimates

When combining this with RVE, things are a bit different though. RVE doesn't make assumptions about the underlying variance structure (in fact, the whole point of RVE is that it works (asymptotically) even if the var-cov structure is misspecified). So, even if tau^2 differs across the two groups, RVE in the context of a meta-regression model is still going to provide valid inferences.

Best,
Wolfgang