Description Usage Arguments Details Value Examples
View source: R/fisherTransform.R
fisherZ
returns the inverse (squeezed) Fisher's Z transformed Pearson's r. This will fail if a matrix is used as input instead of a vector.
1 | ifisherZ(cormat)
|
cormat |
vector of Fisher's Z transformed Pearson correlations or an eignevector |
This function returns the inverse (squeezed) Fisher's Z transformed Pearson's r
Back transformed Fisher's Z
1 2 3 4 5 6 7 8 9 10 11 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.