View source: R/ConfidenceBoundsBootstrap.R
BootstrapBoundsSet | R Documentation |
Builds the confidence bounds and graphs (Bootstrap set)
BootstrapBoundsSet(
ModelType,
ModelBootstrap,
NumOutPE,
InputsForOutputs,
Economies
)
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 containing 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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.