EstimationSigma_GVARrest: Estimate numerically the variance-covariance matrix from the...

View source: R/GVAR.R

EstimationSigma_GVARrestR Documentation

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

Description

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

Usage

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

Value

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


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