summary.tsissm.estimate | R Documentation |
Summary method for class “tsissm.estimate”
## S3 method for class 'tsissm.estimate'
summary(object, vcov_type = "H", digits = 4, ...)
object |
an object of class “tsissm.estimate”. |
vcov_type |
the type of standard errors based on the vcov estimate (see |
digits |
integer, used for number formatting. Optionally, to avoid scientific notation, set ‘options(scipen=999)’. |
... |
not currently used. |
A printout of the parameter summary, model type and some model metrics.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.