plot.tsgarch.estimate | R Documentation |
Plot method for “tsgarch.estimate” class.
## S3 method for class 'tsgarch.estimate'
plot(x, y = NULL, ...)
x |
an object of class “tsgarch.estimate”. |
y |
not used. |
... |
not used. |
a panel with plots for the estimated sigma value, the news impact curve and a “QQ” plot of the standardized residuals.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.