coef.glmcat {GLMcat} | R Documentation |
glmcat
model objectReturns the coefficient estimates of the fitted glmcat
model object.
## S3 method for class 'glmcat'
coef(object, na.rm = FALSE, ...)
object |
an fitted object of class |
na.rm |
TRUE for NA coefficients to be removed, default is FALSE. |
... |
additional arguments affecting the |