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