powered by
Internal wrapper to boot::boot.ci(). Contains the logic for also calculating one-sided CIs, and for unequal-tailed CIs.
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().
boot::boot()
CI type passed to boot::boot.ci().
Lower and upper probabilities.