confint.glmcat: Confidence intervals for parameters of a fitted 'glmcat'...

View source: R/GLMcatMethods.R

confint.glmcatR Documentation

Confidence intervals for parameters of a fitted glmcat model object

Description

Computes confidence intervals from a fitted glmcat model object for all the parameters.

Usage

## S3 method for class 'glmcat'
confint(object, parm, level, ...)

Arguments

object

an fitted object of class glmcat.

parm

a numeric or character vector indicating which regression coefficients should be displayed

level

the confidence level.

...

other parameters.


GLMcat documentation built on Sept. 30, 2024, 5:08 p.m.