View source: R/GLMcatMethods.R
confint.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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.