Displaying 1 result from an estimated 1 matches for "posoutc".
2009 Dec 04
1
z to r transformation within print.rma.uni and forest from the package metafor
...ang Viechtbauer (Version: 0.5-5) to
calculate random-effects meta-analyses using Correlations and Sample Sizes
as the raw data.
(By the way: Really a nice piece of work, Wolfgang! Thanks heaps.)
I specified the "rma.uni' function so that it looks like this:
MAergebnis<-rma.uni(ri=PosOutc, ni=N,
mods=NULL,
data=dm, intercept=TRUE, slab=c(dm$Article, dm$StudyNo),
subset=NULL, measure="ZCOR", add=1/2, to="only0",
vtype="LS",
method="DL", weighted=TRUE, level=95, digits=4, btt=NU...