plot.tsgarch.newsimpact {tsgarch} | R Documentation |
News Impact Plot
Description
Plot method for newsimpact class.
Usage
## S3 method for class 'tsgarch.newsimpact'
plot(x, y = NULL, ...)
Arguments
x |
an object of class “tsgarch.newsimpact”. |
y |
not used. |
... |
additional arguments pass to |
Value
a plot of the newsimpact curve
[Package tsgarch version 1.0.2 Index]