ci.median.ps | R Documentation |
Computes confidence interval for a difference of population medians in a 2-level within-subjects design.
alpha |
alpha level for 1-alpha confidence |
y1 |
vector of scores for level 1 |
y2 |
vector of scores for level 2 |
medians |
medians |
SE |
SE of 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.