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