print.anova.glmcat {GLMcat} | R Documentation |
glmcat
model fitsprint.anova
method for GLMcat objects.
## S3 method for class 'anova.glmcat'
print(x, digits = max(getOption("digits") - 2, 3), ...)
x |
an object of class |
digits |
the number of digits in the printed table. |
... |
additional arguments affecting the summary produced. |