
Calculate bootstrapped confidence limits
bootstrap_ci_methods.Rd
Calculate bootstrapped confidence limits
Arguments
- cx
An object of class "cogxwalkr", i.e., an object returned by
crosswalk()
.- alpha
Alpha level to use for confidence interval calculation
- type
Type of confidence limits to calculate. Currently supported: percentile, normal.