Learn R Programming

HardyWeinberg (version 1.7.8)

fisherz: Fisher's z transformation

Description

Calculates Fisher's z transformation for a correlation coefficient

Usage

fisherz(r)

Value

a real number

Arguments

r

a correlation coefficient

Author

Jan Graffelman (jan.graffelman@upc.edu)

See Also

Examples

Run this code
r <- 0.5
print(fisherz(r))

Run the code above in your browser using DataLab