median_diff_ci | R Documentation |
Median bootstrap confidence interval (BCA or parametric for ordered factors) for numeric and ordered factor
median_diff_ci(x, y, R = 10000, test = c("mood", "none"))
x |
data from the first group |
y |
data from the second group |
R |
bootstrap repetition |
test |
add the mood test? |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.