FEVDgraphsJLLOrtho {MultiATSM} | R Documentation |
FEVDs graphs for orthogonalized risk factors of JLL-based models
Description
FEVDs graphs for orthogonalized risk factors of JLL-based models
Usage
FEVDgraphsJLLOrtho(
ModelType,
NumOut,
WishPdynamicsgraphs,
WishYieldsgraphs,
FEVDhoriz,
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 |
FEVDhoriz |
single numerical vector conataining the desired horizon of analysis for the FEVDs |
PathsGraphs |
Path of the folder in which the graphs will be saved |
[Package MultiATSM version 1.1.0 Index]