ci.lc.median.bs | R Documentation |
Computes a confidence interval for a linear contrast of medians in a between-subjects design using sample medians and their standard errors (the sample median and standard error for each group can be obtained from the ci.median.os function).
alpha |
alpha level for 1-alpha confidence |
m |
vector of sample medians |
se |
vector of standard errors |
v |
vector of contrast coefficients |
estimate |
linear contrast |
SE |
SE of linear 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.