plot.tsgarch.estimate function

Estimated Model Plots

Estimated Model Plots

Plot method for tsgarch.estimate class.

## S3 method for class 'tsgarch.estimate' plot(x, y = NULL, ...)

Arguments

  • x: an object of class tsgarch.estimate .
  • y: not used.
  • ...: not used.

Returns

a panel with plots for the estimated sigma value, the news impact curve and a QQ plot of the standardized residuals.

  • Maintainer: Alexios Galanos
  • License: GPL-2
  • Last published: 2024-10-12