plot_individual_irf {sovereign}R Documentation

Plot an individual IRF

Description

Plot an individual IRF

Usage

plot_individual_irf(irf, shock.var, response.var, title, ylab)

Arguments

irf

irf object

shock.var

string: name of variable to treat as the shock

response.var

string: name of variable to treat as the response

title

string: title of the chart

ylab

string: y-axis label

Value

ggplot2 graph


[Package sovereign version 1.2.1 Index]