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