ci.corr.is | R Documentation |
Computes a confidence interval for a difference in population Pearson correlations from two independent samples.
alpha |
alpha value for 1-alpha confidence |
corr1 |
sample correlation between y and x in group 1 |
corr2 |
sample correlation between y and x in group 2 |
n1 |
sample size of group 1 |
n2 |
sample size of group 2 |
LL |
lower limit of the confidence interval |
UL |
upper limit of the confidence interval |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.