convert_r2z {esc} | R Documentation |
Convert correlation coefficient r into Fisher's z
Description
Convert correlation coefficient r into Fisher's z.
Usage
convert_r2z(r)
Arguments
r |
The correlation coefficient. |
Value
The transformed Fisher's z
.
References
Lipsey MW, Wilson DB. 2001. Practical meta-analysis. Thousand Oaks, Calif: Sage Publications
Wilson DB. 2016. Formulas Used by the "Practical Meta-Analysis Effect Size Calculator". Unpublished manuscript: George Mason University
Examples
convert_r2z(.03)
[Package esc version 0.5.1 Index]