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