Description Usage Arguments Details Value References Examples
Transforms Pearsons correlation coefficients into z scores using Fishers method.
1 | fishersTrans(rho)
|
rho |
Integer or numeric vector of Pearson's correlation coefficients |
Fisher's transformation is when correlation coefficients are transformed into a z score. These z scores have an approximately normal distribution.
Returns Fisher-transformed correlation coefficients
Fisher, R.A. (1915). "Frequency distribution of the values of the correlation coefficient in samples of an indefinitely large population". Biometrika (Biometrika Trust) 10 (4).
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.