Skip to content
Prev 1817 / 5636 Next

[R-meta] Question about rma(measure = "COR", ..)

Am 21.10.19 um 15:22 schrieb Jalynskij, Maria:
Dear Maria,

While one may question whether Trim and Fill is the best method to 
adjust for small study effects in meta-analysis, I do not understand why 
the method should make sense for untransformed correlations but not for 
Fisher z-transformed correlations.

Trim and Fill removes the most extreme studies (trim step), determines a 
symmetry axis and adds the extreme studies on the opposite side (fill 
step). This works both for untransformed and Fisher transformed 
correlations.

Best wishes, Guido

P.S. I would always prefer to meta-analyse Fisher transformed 
correlations as the meta-analysis of untransformed correlations could 
result in impossible confidence limits outside -1 and 1. Accordingly, 
the Fisher method is the default in /metacor()/ of R package *meta* 
(which automatically does the back-calculation for the user).