View source: R/NumOutputsBootstrap.R
NumOutputs_Bootstrap | R Documentation |
Numerical outputs (IRFs, GIRFs, FEVD, and GFEVD) for bootstrap
NumOutputs_Bootstrap(
ModelType,
ModelParaBoot,
InputsForOutputs,
FactorLabels,
Economies
)
ModelType |
A character vector indicating the model type to be estimated. |
ModelParaBoot |
A list of model parameter estimates (see the "Optimization" function) after a bootstrap draw |
InputsForOutputs |
A list containing the necessary inputs for generating IRFs, GIRFs, FEVDs, GFEVDs and Term Premia. |
FactorLabels |
A list of character vectors with labels for all variables in the model. |
Economies |
A character vector containing the names of the economies included in the system. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.