Description Usage Arguments Value
or just use t.test(x,y, conf.level=0.95) :)
1 | confInterval2(x, y, alpha = 0.05)
|
x |
Vector of data |
y |
Vector of data |
alpha |
Significance level (0.05 by default) |
Confidence interval for the difference in mean of x and y with significance level alpha
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.