View source: R/lc.stdmean.ws.R
ci.lc.stdmean.ws | R Documentation |
Computes confidence interval for a population standardized linear contrast of means in a within-subjects design (assumes equal correlations).
alpha |
alpha level for 1-alpha confidence |
m |
vector of sample means |
sd |
vector of sample standard deviations |
cor |
average of sample correlations |
n |
sample size |
h |
vector of contrast coefficients |
estimate |
linear contrast |
SE |
SE of contrast |
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.