| print.summary.ssm | R Documentation |
print.summary.ssm prints a detailed summary of the results of the
estimation of a ssm object.
## S3 method for class 'summary.ssm'
print(x, stats = TRUE, digits = max(3L, getOption("digits") - 3L), ...)
x |
an object of class |
stats |
logical. If |
digits |
integer. Number of significant digits to display for numeric values. |
... |
additional arguments. |
Invisible NULL.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.