Learn R Programming

tsgarch (version 1.0.3)

newsimpact: News Impact Curve

Description

General method the news impact of a model

Usage

newsimpact(object, epsilon = NULL, ...)

# S3 method for tsgarch.estimate newsimpact(object, epsilon = NULL, ...)

Value

An object of class “tsgarch.newsimpact”.

Arguments

object

an object of class “tsgarch.estimate”.

epsilon

a user supplied zero mean noise vector. If this is NULL then a vector is created from the actual data using the minimum and maximum range.

...

additional parameters passed to the method.