anova.glmcat {GLMcat} | R Documentation |
Anova for a fitted glmcat
model object
Description
Compute an analysis of deviance table for one fitted glmcat
model object.
Usage
## S3 method for class 'glmcat'
anova(object, ...)
Arguments
object |
an object of class |
... |
additional arguments. |
[Package GLMcat version 0.2.6 Index]