Fitgraphs: Model fit graphs for all models

View source: R/GraphicalOutputs.R

FitgraphsR Documentation

Model fit graphs for all models

Description

Model fit graphs for all models

Usage

Fitgraphs(ModelType, WishFitgraphs, ModelPara, NumOut, Economies, PathsGraphs)

Arguments

ModelType

a string-vector containing the label of the model to be estimated

WishFitgraphs

binary variable: set 1, if the user wishes graphs to be generated; or set 0, otherwise

ModelPara

List of model parameter estimates (See the "Optimization" function)

NumOut

list of computed outputs containing the model fit, IRFs, FEVDs, GIRFs, and GFEVDs

Economies

a string-vector containing the names of the economies which are part of the economic system

PathsGraphs

Path of the folder in which the graphs will be saved


MultiATSM documentation built on April 4, 2025, 1:40 a.m.