powered by
Converts Pearson's r to Fisher's z for use in meta-analysis.
r_to_z(r)
Pearson's correlation
# NOT RUN { # convert a Pearson correlation of -0.8 to Fisher's z r_to_z(-0.8) # }
Run the code above in your browser using DataLab