print.summary.qpgee | R Documentation |
Print summary method for qpgee model objects
## S3 method for class 'summary.qpgee'
print(x, digits = max(3, getOption("digits") - 3), ...)
x |
A 'qpgee' model object. |
digits |
Default digits. |
... |
Additional arguments (not used). |
Prints a summary of the qpgee model.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.