print.bglm | R Documentation |
print function for the bglm object
## S3 method for class 'bglm'
print(x, digits = max(3L, getOption("digits") - 3L), ...)
x |
bglm object to be displayed |
digits |
number of significant digits to use |
... |
not yet used |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.