coef: Model coefficients of a fitted 'glmcat' model object

coef.glmcatR Documentation

Model coefficients of a fitted glmcat model object

Description

Returns the coefficient estimates of the fitted glmcat model object.

Usage

## S3 method for class 'glmcat'
coef(object, na.rm = FALSE, ...)

Arguments

object

an fitted object of class glmcat.

na.rm

TRUE for NA coefficients to be removed, default is FALSE.

...

additional arguments affecting the coef method.


ylleonv/GLMcat documentation built on Sept. 26, 2024, 9:29 p.m.