[R-meta] extract pval from robust function
Martineau, Roger
roger@m@rt|ne@u @end|ng |rom AGR@GC@CA
Thu Mar 24 12:57:58 CET 2022
Dear list members,
In this example, the p-value of year in the robust function is 0.5885; what are the codes to extract that p-value ?
dat <- dat.konstantopoulos2011
res <- rma.mv(yi ~ year, vi, random = ~ 1 | district/school, data=dat)
robust(res, cluster=dat$district)
Thanks in advance.
Roger :)
[[alternative HTML version deleted]]
More information about the R-sig-meta-analysis
mailing list