View source: R/print-and-summary.R
print.paramedic | R Documentation |
The print
method for paramedic objects displays a summary of the
parameter estimates from the fitted model.
## S3 method for class 'paramedic'
print(x, ...)
x |
The fitted object |
... |
Ignored |
Returns x
, invisibly.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.