ci_95 | R Documentation |
ci_95
calculates 95% confidence intervals and se
calculates stardard error.
ci_95(x, alpha = 0.05, na.rm = FALSE) se(x, na.rm = FALSE)
x |
Numeric vector to calculate confidence intervals |
alpha |
Probability used for the Student t Distribution
( |
na.rm |
a logical value indicating whether NA values should be stripped. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.