Confidence interval method for objects of the class "lm_mat"
# S3 method for lm_mat
confint(object, parm, level = 0.95, ...)
Object of class "lm_mat"
a specification of which parameters are to be given confidence intervals, either a vector of numbers or a vector of names. If missing, all parameters are considered.
Confidence level
further arguments passed to or from other methods.
Lower and upper bounds of confidence intervals for regression coefficients.