EstimationSigma_GVARrest function

Estimate numerically the variance-covariance matrix from the GVAR-based models

Estimate numerically the variance-covariance matrix from the GVAR-based models

EstimationSigma_GVARrest(SigmaUnres, res, IdxVarRest)

Arguments

  • 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 exogenous

Returns

restricted version of the variance-covariance matrix a GVAR model (K x K)

  • Maintainer: Rubens Moura
  • License: GPL-2 | GPL-3
  • Last published: 2025-03-24