confint.glmcat {GLMcat} | R Documentation |
glmcat
model objectComputes confidence intervals from a fitted glmcat
model object for all the parameters.
## S3 method for class 'glmcat'
confint(object, parm, level, ...)
object |
an fitted object of class |
parm |
a numeric or character vector indicating which regression coefficients should be displayed |
level |
the confidence level. |
... |
other parameters. |