ci.lc.mean.ws | R Documentation |
Computes confidence interval for a population linear contrast of means in a within-subjects design (assumes equal variances and correlations).
alpha |
alpha level for 1-alpha confidence |
m |
vector of sample means |
var |
average of sample variances |
cor |
average of sample correlations |
n |
sample size |
h |
vector of contrast coefficients |
estimate |
linear contrast |
SE |
SE of contrast |
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.