Skip to content
Prev 4803 / 5636 Next

[R-meta] Calculating effect sizes from standardized regression coefficients in Metafor

Hi Katrin,

For "PCOR" (partial correlations), you need to know the t-statistic (or the corresponding p-value), sample size, and the number of predictors (unless you already know the partial correlation directly, but this is quite rare). For "SPCOR", you also need the R^2 from the model.

If you go that route, then I would recommend using "ZPCOR" for the Fisher r-to-z transformed partial correlation coefficients. So yes, this is option 1.

Another option - if you already have the standardized regression coefficients and corresponding standard errors - is to directly meta-analyze those.

It is difficult to say which option is better in general, but option 1 does not suffer from the problem that I explained in my other post (about the standard errors of standardized regression coefficients -- although to what extent this is really a problem is context specific).

Best,
Wolfgang