Description Usage Arguments Value Author(s)
Calculate which correlations of two correlation matrices are different.
1 | differenceCor(c1, c2, n1, n2 = n1)
|
c1 |
Correlation matrix of sample 1. |
c2 |
Correlation matrix of sample 2. |
n1 |
Size of sample 1. |
n2 |
Size of sample 2. |
z1 |
Matrix of Fischer Transformed r's. |
z2 |
Matrix of Fischer Transformed r's. |
dif |
Difference scores (z1-z2). |
z |
Z-value of the difference. |
pval |
P-value of z-diff. |
Wouter D. Weeda - w.d.weeda@gmail.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.