| print.multiRec | R Documentation |
Print a short summary of the model fit
## S3 method for class 'multiRec'
print(x, digits = 4, ...)
x |
an object of type multiRec |
digits |
integer, the number of decimal digits to display for parameters. |
... |
not used |
Invisibly returns the input object x. Called for side effects (printing).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.