extract_coef_exp_ci: Extract credible interval of the exposure coefficient
Description
Extract credible interval of the exposure coefficient
Usage
extract_coef_exp_ci(x, ci_width = 0.95)
Value
A named vector of length 2 with the lower and upper bounds of the
credible interval (.lower, .upper)
Arguments
- x
An object of class ermod_bin or ermod_lin
- ci_width
Width of the credible interval