Inverse Fisher z transformation
Calculates the inverse of Fisher's z transformation
ifisherz(y)
y
a correlation coefficient in the range (-1,1)
Jan Graffelman (jan.graffelman@upc.edu)
cor
r <- 0.5 print(ifisherz(fisherz(r)))
Useful links