plot.pvarife_bands: Plot impulse response bands

View source: R/methods.R

plot.pvarife_bandsR Documentation

Plot impulse response bands

Description

Plot impulse response bands

Usage

## S3 method for class 'pvarife_bands'
plot(x, var_names = NULL, normalise_by_h1 = FALSE, ...)

Arguments

x

An object of class "pvarife_bands".

var_names

Character vector of variable names (optional).

normalise_by_h1

Logical. If TRUE, divide all responses by the first-horizon response of the shock variable (replicates Figure 1 of Tugan 2021). Default FALSE.

...

Ignored.

Value

A ggplot2 plot object.


pvarife documentation built on June 11, 2026, 5:08 p.m.