IRFandGIRFbs_jointQ_Ortho {MultiATSM} | R Documentation |
Creates the confidence bounds and the graphs of IRFs and GIRFs after bootstrap (JLL-based models)
Description
Creates the confidence bounds and the graphs of IRFs and GIRFs after bootstrap (JLL-based models)
Usage
IRFandGIRFbs_jointQ_Ortho(
ModelType,
ModelBootstrap,
NumOutPE,
InputsForOutputs,
Economies,
PathsGraphs
)
Arguments
ModelType |
string-vector containing the label of the model to be estimated |
ModelBootstrap |
list containing the complete set of model parameters after bootstrap estimation procedure |
NumOutPE |
list of model parameter point estimates |
InputsForOutputs |
list conataining the desired inputs for the construction of the outputs of interest |
Economies |
string-vector containing the names of the economies which are part of the economic system |
PathsGraphs |
path of the folder in which the graphs will be saved |
[Package MultiATSM version 1.1.0 Index]