GFEVDgraphsJoint {MultiATSM} | R Documentation |
GFEVDs graphs for "joint Q" models
Description
GFEVDs graphs for "joint Q" models
Usage
GFEVDgraphsJoint(
ModelType,
NumOut,
WishPdynamicsgraphs,
WishYieldsgraphs,
GFEVDhoriz,
PathsGraphs
)
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 |
GFEVDhoriz |
single numerical vector conataining the desired horizon of analysis for the GFEVDs |
PathsGraphs |
Path of the folder in which the graphs will be saved |
[Package MultiATSM version 1.1.0 Index]