GraphicalOutputs {MultiATSM} | R Documentation |
Generate the graphical outputs for the selected models (Point estimate)
Description
Generate the graphical outputs for the selected models (Point estimate)
Usage
GraphicalOutputs(
ModelType,
ModelPara,
NumOut,
InputsForOutputs,
Economies,
FactorLabels
)
Arguments
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. |
[Package MultiATSM version 1.3.1 Index]