Learn R Programming

tsgarch (version 1.0.3)

plot.tsgarch.estimate: Estimated Model Plots

Description

Plot method for “tsgarch.estimate” class.

Usage

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

Value

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

Arguments

x

an object of class “tsgarch.estimate”.

y

not used.

...

not used.