fisherz | R Documentation |
Calculates Fisher's z transformation for a correlation coefficient
fisherz(r)
r |
a correlation coefficient |
a real number
Jan Graffelman (jan.graffelman@upc.edu)
cor
r <- 0.5
print(fisherz(r))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.