get_ci | R Documentation |
Calculate ci values to be used for error bars on a plot
get_ci(x, conf = 0.95)
x |
A numeric vector. |
conf |
The confidence level. |
A named list with values for y, ymin, and ymax.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.