Description Usage Arguments Value Examples
Computes the Fisher Z-transform and its inverse.
1 2 3 | FisherZ(rho)
FisherZinv(z)
|
rho |
= the value of the correlation in [0,1] |
z |
= the value of the z-transform in (-∞, +∞) |
The transformed or back-transformed value.
1 2 | FisherZ(0.8)
FisherZinv(FisherZ(-0.5))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.