summary.tsissm.estimate | R Documentation |
Summary method for class “tsissm.estimate”
## S3 method for class 'tsissm.estimate' summary(object, digits = 4, ...)
object |
an object of class “tsissm.estimate”. |
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. When estimated using autodiff, the standard errors, t-values and p-values will also be printed. In this case, if the parameters are close to their upper or lower bounds then it is very likely that these values will be NaN.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.