[R-meta] Extractable objects from an rma.mv() objects

Jack Solomon kj@j@o|omon @end|ng |rom gm@||@com
Wed Aug 18 03:26:51 CEST 2021


Hello Meta-Analysis Experts,

I'm exploring some apparently undocumented, extractable objects from fitted
metafor::rma.mv() models.

Specifically, I was wondering what do the following undocumented boolean
objects denote (withS, withG, withH, and withR)?

Much appreciated,
Jack

library(metafor)
dat <- dat.konstantopoulos2011

m1 <- rma.mv(yi, vi, random = ~ 1 | district/study, data = dat)

> m1$withS
> m1$withG
> m1$withH
> m1$withR

	[[alternative HTML version deleted]]



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