Skip to content
Prev 1719 / 5636 Next

[R-meta] How to define Rosenthal & Rubin's Proportion Index?

Am 05.09.19 um 18:53 schrieb Viechtbauer, Wolfgang (SP):
Or, you could use metagen() from R package meta which has an argument 
'null.effect' to specify the null hypothesis:

metagen(yi, sqrt(vi), data = dat, null.effect = 0.5)

Best wishes, Guido