BootstrapBoundsSet {MultiATSM} | R Documentation |
Builds the confidence bounds and graphs (Bootstrap set)
Description
Builds the confidence bounds and graphs (Bootstrap set)
Usage
BootstrapBoundsSet(
ModelType,
ModelBootstrap,
NumOutPE,
InputsForOutputs,
Economies
)
Arguments
ModelType |
string-vector containing the label of the model to be estimated |
ModelBootstrap |
list containing the complete set of model parameters after the bootstrap estimation procedure |
NumOutPE |
point estimate from the numerical outputs (see the outputs of the "NumOutputs" function) |
InputsForOutputs |
list conataining the desired inputs for the construction of IRFs, GIRFs, FEVDs, and GFEVDs |
Economies |
string-vector containing the names of the economies which are part of the economic system |
[Package MultiATSM version 1.1.0 Index]