Object Reference : Object View and Procedure Reference : Equation
  
 
newsimpact
Display a news-impact graph of equations estimated using GARCH.
Syntax
eq_name.newsimpact(options)
Options
 
p
Print graph.
Examples
equation eq1.arch(2, 1) y c
estimates a GARCH(2, 1) model.
eq1.newsimpact
displays the news-impact graph of the estimated GARCH model.
Cross-references
See “ARCH and GARCH Estimation” for a discussion of ARCH models. See also “Views of ARCH Models”.