Learn R Programming

corncob (version 0.4.2)

fishZ: Fisher's z transformation

Description

Fisher's z transformation

Usage

fishZ(x)

Value

Fisher's z transformation of x

Arguments

x

data

Examples

Run this code
x <- .5
fishZ(x)

Run the code above in your browser using DataLab