Learn R Programming

sparsevar (version 0.0.9)

plotIRFGrid: IRF grid plot

Description

Plot a IRF grid object

Usage

plotIRFGrid(irf, eb, indexes, type)

Arguments

irf
the irf object computed using impulseResponse
eb
the error bands estimated using errorBands
indexes
a vector containing the indeces that you want to plot
type
plot the irf (type = "irf" by default) or the orthogonal irf (type = "oirf")

Value

An image plot relative to the impulse response function.