Description Usage Arguments Value
Compute a BCa confidence interval
1 | bca_interval(pt_est, boot_samples, jack_samples, alpha = 0.05)
|
pt_est |
The point estimate of the parameter of interest |
boot_samples |
A collection of bootstrap realizations of the estimator of the parameter of interest |
jack_samples |
A vector of jackknife estimates of the parameter of interest. |
alpha |
Confidence intervals have nominal level 1- |
2-length vector containing BCa confidence interval limits.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.