.fisherz | R Documentation |
These functions convert correlation coefficients (r) to Fisher's z-scores and back.
.fisherz(rho)
rho |
A numeric vector of correlation coefficients. |
Credit to the psych package for the Fisher's r to z transformation.
A numeric vector of transformed values.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.