View source: R/stats_helpers.R
calc_CI | R Documentation |
Calculates CI from bootstrap replicates
calc_CI(x, CI)
x |
numeric vector |
CI |
CI level, e.g. 0.95 |
data.frame with two columns for lower and upper CI
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.