print.summary.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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.