Learn R Programming

corncob (version 0.4.2)

invfishZ: Inverse Fisher's z transformation

Description

Inverse Fisher's z transformation

Usage

invfishZ(x)

Value

Inverse Fisher's z transformation of x

Arguments

x

data

Examples

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

Run the code above in your browser using DataLab