powered by
Calculates the inverse of Fisher's z transformation
ifisherz(y)
a real number
a correlation coefficient in the range (-1,1)
cor
# NOT RUN { r <- 0.5 print(ifisherz(fisherz(r))) # }
Run the code above in your browser using DataLab