| .reflected_ci | R Documentation |
Reflected-percentile bootstrap confidence interval
.reflected_ci(obs_val, boot_vals, alpha = 0.05)
obs_val |
Observed statistic (scalar). |
boot_vals |
Numeric vector of bootstrap replicates. |
alpha |
Significance level. |
Named numeric vector c(lwr, obs, upr).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.