ci.mean.ps | R Documentation |
Computes confidence interval for a difference in population means in a paired-samples design.
alpha |
alpha level for 1-alpha confidence |
mj |
sample mean for measure j |
sdj |
sample standard deviation for measure j |
nj |
sample size for measure j |
r |
correlation between the two measures |
estimate |
mean difference |
SE |
SE of difference |
df |
degrees of freedom |
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.