confint.carlboot: Calculate a CI from a carlboot
object
Description
Calculate percentile confidence intervals for a carlboot
object.
Usage
# S3 method for carlboot
confint(object, parm = NULL, level = 0.95, ...)
Arguments
- object
The carlboot object to print.
- parm
not used in CarletonStats, just for generic consistency
- level
the confidence level
- ...
not used