
Confidence Interval of the Output of 'cond_indirect_diff()'
Source:R/cond_indirect_diff.R
confint.cond_indirect_diff.RdExtract the confidence
interval the output of
cond_indirect_diff().
Usage
# S3 method for class 'cond_indirect_diff'
confint(object, parm, level = 0.95, ...)Arguments
- object
The output of
cond_indirect_diff().- parm
Ignored.
- level
The level of confidence for the confidence interval. Default is .95. Must match the level of the stored confidence interval.
- ...
Optional arguments. Ignored.