View source: R/GraphicalOutputs.R
GraphicalOutputs | R Documentation |
Generate the graphical outputs for the selected models (Point estimate)
GraphicalOutputs(
ModelType,
ModelPara,
NumOut,
InputsForOutputs,
Economies,
FactorLabels
)
ModelType |
A character vector indicating the model type to be estimated. |
ModelPara |
List of model parameter estimates (See the "Optimization" function) |
NumOut |
list of computed outputs containing the model fit, IRFs, FEVDs, GIRFs, GFEVDs and Term Premia |
InputsForOutputs |
list containing the desired inputs for the construction of the desired output |
Economies |
A character vector containing the names of the economies included in the system. |
FactorLabels |
A list of character vectors with labels for all variables in the model. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.