plot_irf: IRF plot

View source: R/plotIRF.R

plot_irfR Documentation

IRF plot

Description

Plot a IRF object

Usage

plot_irf(irf, eb, i, j, type, bands)

Arguments

irf

the irf object to plot

eb

the errorbands to plot

i

the first index

j

the second index

type

type = "irf" or type = "oirf"

bands

"quantiles" or "sd"

Value

An image plot relative to the impulse response function.


sparsevar documentation built on Feb. 5, 2026, 1:07 a.m.