plotIRFGrid {sparsevar} | R Documentation |
Plot a IRF grid object
plotIRFGrid(irf, eb, indexes, type, bands)
irf |
the irf object computed using impulseResponse |
eb |
the error bands estimated using errorBands |
indexes |
a vector containing the indices that you want to plot |
type |
plot the irf ( |
bands |
which type of bands to plot ("quantiles" (default) or "sd") |
An image
plot relative to the impulse response function.