View source: R/GraphicalOutputs.R
FEVDandGFEVDgraphs | R Documentation |
FEVD and GFEVD graphs for all models
FEVDandGFEVDgraphs(
ModelType,
NumOut,
WishPdynamicsgraphs,
WishYieldsgraphs,
FEVDhoriz,
PathsGraphs,
OutputType,
Economies
)
ModelType |
a string-vector containing the label of the model to be estimated |
NumOut |
list of computed outputs containing the model fit, IRFs, FEVDs, GIRFs, and GFEVDs |
WishPdynamicsgraphs |
binary variable: set 1, if the user wishes graphs to be generated; or set 0, otherwise |
WishYieldsgraphs |
binary variable: set 1, if the user wishes graphs to be generated; or set 0, otherwise |
FEVDhoriz |
single numerical vector containing the desired horizon of analysis for the FEVDs |
PathsGraphs |
Path of the folder in which the graphs will be saved |
OutputType |
Available options are 'FEVD' and 'GFEVD' |
Economies |
a 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.