powered by
Calculate ci values to be used for error bars on a plot
get_ci(x, conf = 0.95)
A named list with values for y, ymin, and ymax.
A numeric vector.
The confidence level.