[R-meta] Separate tau for each subgroup in mixed-effect models

James Pustejovsky jepu@to @end|ng |rom gm@||@com
Thu Sep 1 02:06:27 CEST 2022


Hi Arthur,

Yes, these sorts of models are now supported in metafor::rma.uni(). For
details, see
https://wviechtb.github.io/metafor/reference/rma.uni.html#location-scale-models
For a sub-group analysis with a categorical moderator called `mod`, the
syntax would look something like
rma.uni(yi = yi, sei = sei, mods = ~ mod, scale = ~ mod, data = dat, method
= "REML")

Best,
James

On Wed, Aug 31, 2022 at 6:43 PM Arthur Albuquerque <arthurcsirio using gmail.com>
wrote:

> Hi all,
>
> I plan to fit a mixed-effects meta-regression model with metafor::rma().
> The moderator would be categorical (3 subgroups). If I’m not mistaken,
> rma() estimates a common tau^2 across subgroups.
>
> Is it possible to estimate a separate tau for each subgroup?
>
> I believe it is possible in the {meta} package through the tau.common
> argument (https://cran.r-project.org/web/packages/meta/meta.pdf).
>
> Thanks,
>
> Arthur M. Albuquerque
>
> Medical student
> Universidade Federal do Rio de Janeiro, Brazil
>
>
>         [[alternative HTML version deleted]]
>
> _______________________________________________
> R-sig-meta-analysis mailing list @ R-sig-meta-analysis using r-project.org
> To manage your subscription to this mailing list, go to:
> https://stat.ethz.ch/mailman/listinfo/r-sig-meta-analysis
>

	[[alternative HTML version deleted]]



More information about the R-sig-meta-analysis mailing list