tsdiagnose.tsissm.estimate | R Documentation |
Creates a short summary of model based diagnostics.
## S3 method for class 'tsissm.estimate' tsdiagnose(object, plot = FALSE, ...)
object |
an object of class “tsissm.estimate”. |
plot |
whether to generate diagnostic plots to accompany summary. |
... |
not currently used. |
A list of tables (printed out and returned invisibly) with
Ljung-Box test for residual autocorrelation, parameter and model bounds
diagnostics and outlier dates using the Rosner test from the
EnvStats
package.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.