powered by
Take a validity coefficient and perform the Fisher Z Transformation to approximate a normal distribution
fisher_z_transform(coefficient)
Transformed validity coefficient
numeric The validity coefficient to transform.
coef <- 0.3 fisher_z_transform(coef)
Run the code above in your browser using DataLab