Build the GVAR(1) from the country-specific VARX(1,1,1)
BuildGVAR(ParaVARX, GlobalPara, GVARinputs, DomLabels, GlobalLabels, N)
ParaVARX
: Set of VARX model parametersGlobalPara
: Set of marginal model parametersGVARinputs
: List of inputs for GVAR-based modelsDomLabels
: string-based vector containing label of the domestic risk factorsGlobalLabels
: string-based vector containing label of the global risk factorsN
: number of country-specific spanned factors (scalar)Useful links