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
analyses:miller1978 [2022/06/08 13:50] Wolfgang Viechtbaueranalyses:miller1978 [2022/08/03 11:19] (current) Wolfgang Viechtbauer
Line 52: Line 52:
 Model Results: Model Results:
  
-estimate      se    zval    pval   ci.lb   ci.ub  +estimate      se    zval    pval   ci.lb   ci.ub 
-  0.6131  0.0734  8.3569  <.0001  0.4693  0.7569  *** +  0.6131  0.0734  8.3569  <.0001  0.4693  0.7569  ***
  
 --- ---
Line 186: Line 186:
 Now ''dat.back'' includes: Now ''dat.back'' includes:
 <code output> <code output>
-  xi ni  pi     yi  ci.lb  ci.ub  +  xi ni  pi     yi  ci.lb  ci.ub 
-1  0 10 0.0 0.0000 0.0000 0.1652  +1  0 10 0.0 0.0000 0.0000 0.1652 
-2  4 10 0.4 0.4000 0.1131 0.7238  +2  4 10 0.4 0.4000 0.1131 0.7238 
-3  9 15 0.6 0.6000 0.3382 0.8371  +3  9 15 0.6 0.6000 0.3382 0.8371 
-4 16 20 0.8 0.8000 0.5921 0.9513 +4 16 20 0.8 0.8000 0.5921 0.9513
 5 20 20 1.0 1.0000 0.9157 1.0000 5 20 20 1.0 1.0000 0.9157 1.0000
 </code> </code>
Line 198: Line 198:
 <code rsplus> <code rsplus>
 forest(dat.back$yi, ci.lb=dat.back$ci.lb, ci.ub=dat.back$ci.ub, psize=1, forest(dat.back$yi, ci.lb=dat.back$ci.lb, ci.ub=dat.back$ci.ub, psize=1,
-       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]"))
 addpoly(pred$pred, ci.lb=pred$ci.lb, ci.ub=pred$ci.ub, addpoly(pred$pred, ci.lb=pred$ci.lb, ci.ub=pred$ci.ub,
Line 218: Line 218:
 Miller, J. J. (1978). The inverse of the Freeman-Tukey double arcsine transformation. //American Statistician, 32//(4), 138. https://doi.org/10.1080/00031305.1978.10479283 Miller, J. J. (1978). The inverse of the Freeman-Tukey double arcsine transformation. //American Statistician, 32//(4), 138. https://doi.org/10.1080/00031305.1978.10479283
  
-Schwarzer, G., Chemaitelly, H., Abu-Raddad, L. J. & Rücker, G. (2019). Seriously misleading results using inverse of Freeman-Tukey double arcsine transformation in meta-analysis of single proportions. //Research Synthesis Methods, 10//(3), 476--483. https://doi.org/10.1002/jrsm.1348 +Schwarzer, G., Chemaitelly, H., Abu-Raddad, L. J. & Rücker, G. (2019). Seriously misleading results using inverse of Freeman-Tukey double arcsine transformation in meta-analysis of single proportions. //Research Synthesis Methods, 10//(3), 476--483. https://doi.org/10.1002/jrsm.1348
  
analyses/miller1978.txt · Last modified: 2022/08/03 11:19 by Wolfgang Viechtbauer