Bootstrap confidence intervals
mm_boot_CI.Rd
Confidence 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.