powered by
Mean Confidence Intervals
stat_mean_ci(x, alpha)
lower_ci, upper_ci
values
alpha
stat_mean_ci(c(1, 2, 3, 4, 5, 6, 7), 1.96) stat_mean_ci(c(2, 4, 6, 8), 1.96)
Run the code above in your browser using DataLab