Summary method for class “tsissm.estimate”
# S3 method for tsissm.estimate
summary(object, vcov_type = "H", digits = 4, ...)
A printout of the parameter summary, model type and some model metrics.
an object of class “tsissm.estimate”.
the type of standard errors based on the vcov estimate (see vcov
).
integer, used for number formatting. Optionally, to avoid scientific notation, set ‘options(scipen=999)’.
not currently used.