The metafor Package

A Meta-Analysis Package for R

User Tools

Site Tools


analyses:miller1978

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
analyses:miller1978 [2021/12/20 15:37] Wolfgang Viechtbaueranalyses:miller1978 [2021/12/20 15:38] Wolfgang Viechtbauer
Line 200: Line 200:
        xlim=c(-0.5,1.8), alim=c(0,1), ylim=c(-1,8), refline=NA, digits=3L,         xlim=c(-0.5,1.8), alim=c(0,1), ylim=c(-1,8), refline=NA, digits=3L, 
        xlab="Proportion", header=c("Study", "Proportion [95% CI]"))        xlab="Proportion", header=c("Study", "Proportion [95% CI]"))
-with(pred, addpoly(pred, ci.lb=ci.lb, ci.ub=ci.ub, row=-0.5, mlab="EE Model", efac=1.3))+addpoly(pred$pred, ci.lb=pred$ci.lb, ci.ub=pred$ci.ub, 
 +        row=-0.5, mlab="EE Model", efac=1.3)
 abline(h=0.5) abline(h=0.5)
 </code> </code>
analyses/miller1978.txt · Last modified: 2022/08/03 11:19 by Wolfgang Viechtbauer