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