ci.stdmean.ps | R Documentation |
Computes confidence interval for a population standardized mean difference in a paired-samples design.
alpha |
alpha level for 1-alpha confidence |
mj |
sample mean in condition j |
sdj |
sample standard deviation in condition j |
n |
sample size |
cor |
sample correlation |
estimate |
standardized mean difference |
SE |
SE of the difference |
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.