IRFandGIRFbs {MultiATSM} | R Documentation |
Creates the confidence bounds and the graphs of IRFs and GIRFs after bootstrap
Description
Creates the confidence bounds and the graphs of IRFs and GIRFs after bootstrap
Usage
IRFandGIRFbs(
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 containing 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.3.1 Index]