Description Usage Arguments Value Slots Author(s) Examples
Calculates the confidence intervals for a vector of data values.
1 2 3 |
x |
A vector of data values. |
level |
The confidence level. Default is |
alpha |
The significance level. Default is |
na.rm |
A logical value, default is |
... |
Additional arguements (currently ignored) |
CI lower |
|
Est. Mean |
Mean of data. |
CI upper |
Upper bound of interval. |
Std. Error |
Standard Error of the mean. |
lowerLower bound of interval.
meanEstimated mean.
upperUpper bound of interval.
stderrStandard Error of the mean.
Daniel Marcelino, dmarcelino@live.com.
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.