Bootstrap confidence intervals
mm_boot_ci.RdConfidence interval calculation from bootstrap samples.
Arguments
- t0
the statistic estimated from the original sample, usually the output from
mm_overlap_estimates()- bt
a vector of bootstrap statistics, usually the output from
mm_boot_estimates()- conf
a (single!) confidence interval to estimate.