Description Computes the inverse of Fisher's z-transformation.
Syntax FISHERINV(z)
Argument | Description |
---|---|
z | A value from FISHER for which you want the inverse transformation. |
Examples This function returns .9999999:
This function returns 0.244918662:
See Also CORREL, FISHER, FTEST, PEARSON