Skip to content
Prev 3955 / 5636 Next

[R-meta] Can z-transformed R-squared be used as an effect size?

I sent a response yesterday along the same lines, but it never made it through to the list. Very strange. Maybe the spam catcher was trying to tell me to stop posting so much ...

In any case, just for the record, let me try to post my response one more time:

##############################

Hi Matthew,

And for once, there is also a pretty quick answer: Doing this is nonsense.

The r-to-z transformation is a variance-stabilizing transformation for Pearson product-moment correlation coefficients. It does not work the same way for squared correlations or R^2 values. Also, the variance of an r-to-z transformed R^2 value is not just 1/(n-3) as for r-to-z transformed Pearson product-moment correlation coefficients.

So yes, your intuition that this is problematic is absolutely right.

##############################

Let's see if this one goes through.

Best,
Wolfgang