IRFandGIRFgraphs: IRF and GIRF graphs for all models

View source: R/GraphicalOutputs.R

IRFandGIRFgraphsR Documentation

IRF and GIRF graphs for all models

Description

IRF and GIRF graphs for all models

Usage

IRFandGIRFgraphs(
  ModelType,
  NumOut,
  WishPdynamicsgraphs,
  WishYieldsgraphs,
  IRFhoriz,
  PathsGraphs,
  OutputType,
  Economies
)

Arguments

ModelType

a string-vector containing the label of the model to be estimated

NumOut

list of computed outputs containing the model fit, IRFs, FEVDs, GIRFs, and GFEVDs

WishPdynamicsgraphs

binary variable: set 1, if the user wishes graphs to be generated; or set 0, otherwise

WishYieldsgraphs

binary variable: set 1, if the user wishes graphs to be generated; or set 0, otherwise

IRFhoriz

single numerical vector containing the desired horizon of analysis for the IRFs

PathsGraphs

Path of the folder in which the graphs will be saved

OutputType

Available options are 'IRF' and 'GIRF'

Economies

a string-vector containing the names of the economies which are part of the economic system


MultiATSM documentation built on April 4, 2025, 1:40 a.m.