powered by
Constructs a CI for a specified level about z'. This is useful for constructing CI for a correlation
CIz(z, n, level = 0.95)
Lower Confidence Limit of the CI
Upper Confidence Limit of the CI
Fishers z'
Sample Size
Significance Level for constructing the CI, default is .95
Thomas D. Fletcher t.d.fletcher05@gmail.com
Cohen, J., Cohen, P., West, S. G., & Aiken, L. S. (2003). Applied multiple regression/correlation analysis for the behavioral sciences (3rd ed.). Mahwah, NJ: Lawrence Erlbaum.
r2z, CIr, SEz, z2r
r2z
CIr
SEz
z2r
# From ch. 2 in Cohen et al (2003) zp <- r2z(.657) CIz(zp, 15)
Run the code above in your browser using DataLab