Message-ID: <YT3PR01MB9545DA5AE0523CD81BE2947AB7199@YT3PR01MB9545.CANPRD01.PROD.OUTLOOK.COM>
Date: 2022-03-24T11:57:58Z
From: Martineau, Roger
Subject: [R-meta] extract pval from robust function
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]]