Learn R Programming

HardyWeinberg (version 1.7.8)

ifisherz: Inverse Fisher z transformation

Description

Calculates the inverse of Fisher's z transformation

Usage

ifisherz(y)

Value

a correlation coefficient in the range (-1,1)

Arguments

y

a real number

Author

Jan Graffelman (jan.graffelman@upc.edu)

See Also

Examples

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

Run the code above in your browser using DataLab