plot_irf {sovereign}R Documentation

Chart IRFs

Description

Chart IRFs

Usage

plot_irf(irf, shocks = NULL, responses = NULL, verticle = FALSE)

Arguments

irf

irf object

shocks

string vector: shocks to plot

responses

string vector: responses to plot

verticle

boolean: If true then stack all plots into one column

Value

grid of ggplot2 graphs


[Package sovereign version 1.2.1 Index]