Description Usage Arguments Value Examples
Calculates the confidence interval of a vector of data.
1 | myci(vec, ci = 0.95)
|
vec |
A vector of numeric values. |
ci |
The confidence interval to be calculated. |
upper |
Upper bound of interval. |
mean |
Mean of data. |
lower |
Lower bound of interval. |
1 | |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.