Estimate numerically the variance-covariance matrix from the GVAR-based models
EstimationSigma_GVARrest(SigmaUnres, res, IdxVarRest)
SigmaUnres
: Unrestricted variance-covariance matrix (K x K)res
: residuals from the VAR of a GVAR model (K x T)IdxVarRest
: index of the variable that is selected as strictly exogenousrestricted version of the variance-covariance matrix a GVAR model (K x K)
Useful links