fisherinv
Inverse Fisher transformation.
Syntax
Section titled “Syntax”v = fisherinv(y)Description
Section titled “Description”Returns (exp(2y) - 1) / (exp(2y) + 1) — the inverse of fisher.
Example
Section titled “Example”fisherinv(0.5493) % ≈ 0.5See also
Section titled “See also”fisher— Fisher transformation of a correlation coefficient.