[R-meta] R metafor: question on funnel plot
Willemijn van Eldik
v@neldik @ending from e@@b@eur@nl
Tue Sep 11 10:11:41 CEST 2018
Dear all and Wolfgang Viechtbauer,
Using the following script to conduct a funnel plot and trim&fill analyses for my three-level meta-analysis, I was wondering if it is possible to request some numbers on the amount of imputed data points shown in the trim&fill analysis?
### set up 2x2 array for plotting
par(mfrow=c(2,2))
funnel(modelINT0910, main="SD")
tafINT <- trimfill(modelINT0910)
funnel(tafINT)
Thank you in advance,
Best, Willemijn
More information about the R-sig-meta-analysis
mailing list