| 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]
| fishZ {corncob} | R Documentation |
Fisher's z transformation
fishZ(x)
x |
data |
Fisher's z transformation of x
x <- .5
fishZ(x)