compute_ci: Confidence intervals
Description
Computes confidence intervals for the estimates.
Usage
compute_ci(fit, controls)
Arguments
fit
A list of fitted model information.
Value
A list containing the following elements:
lb_ci_levellower bound of the intervals
estimateestimates
ub_ci_levelupper bound of the intervals
where ci_level is set in controls.