Inverse Fisher z transformation
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)
r <- 0.5 print(ifisherz(fisherz(r)))
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.