ci | R Documentation |
Calculate the confidence interval of a vector.
ci(x, alpha = 0.05, ignore_df0 = TRUE)
x |
A numeric vector. |
alpha |
The alpha value for the confidence level. |
ignore_df0 |
Ignore warnings if the degrees of freedom are 0. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.