| print.pprFit | R Documentation |
pprFit objectThe default print method for a pprFit object.
## S3 method for class 'pprFit'
print(x, ...)
x |
A model object of class |
... |
Other arguments not currently used. |
No return value; called for side effects. Prints a summary of the fitted model(s) to console.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.