print.pseudoglm | R Documentation |
Print method for pseudoglm
## S3 method for class 'pseudoglm'
print(x, digits = max(3L, getOption("digits") - 3L), ...)
x |
A pseudoglm object, as returned by cumincglm or rmeanglm |
digits |
Number of significant digits |
... |
Not used |
x, invisibly
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.