terms.glmcat {GLMcat} | R Documentation |
Terms of a fitted glmcat
model object
Description
Returns the terms of a fitted glmcat
model object.
Usage
## S3 method for class 'glmcat'
terms(x, ...)
Arguments
x |
an object of class |
... |
additional arguments. |
[Package GLMcat version 0.2.6 Index]