powered by
Internel wrapper to boot::boot.ci. Contains the logic for one-sided and asymmetric confidence intervals.
boot::boot.ci
ci_boot(S, boot_type = c("norm", "basic", "stud", "perc", "bca"), probs, ...)
A numeric vector of length two.
Result of boot.
boot
Confidence interval type passed to boot::boot.ci.
Probability cuts for the confidence intervals.
Further arguments passed to boot::boot.ci.