invfishZ {corncob} | R Documentation |
Inverse Fisher's z transformation
Description
Inverse Fisher's z transformation
Usage
invfishZ(x)
Arguments
x |
data |
Value
Inverse Fisher's z transformation of x
Examples
x <- .5
invfishZ(x)
[Package corncob version 0.4.1 Index]