fishZ {corncob}R Documentation

Fisher's z transformation

Description

Fisher's z transformation

Usage

fishZ(x)

Arguments

x

data

Value

Fisher's z transformation of x

Examples

x <- .5
fishZ(x)


[Package corncob version 0.4.1 Index]