Confidence interval calculation from bootstrap samples.
Arguments
- t0
the statistic estimated from the original sample, usually the output from
ct_overlap_estimates()
- bt
a vector of bootstrap statistics, usually the output from
ct_boot_estimates()
- conf
a (single!) confidence interval to estimate.