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 plot.xy other than “xlab”, “ylab” and “main”.

Value

a plot of the newsimpact curve


[Package tsgarch version 1.0.2 Index]