Compute the variance-covariance matrix after the bias correction procedure
Get_V_tilde_BC( Phi_tilde, N, RiskFactors, GVARinputs, JLLinputs, FactorLabels, ModelType )
Phi_tilde
: Feedback matrix resulting from the bias-correction procedureN
: number of country-specific spanned factors (scalar)RiskFactors
: time series of the risk factors (T x F)GVARinputs
: inputs used in the estimation of the GVAR-based models (see "GVAR" function). Default is set to NULLJLLinputs
: inputs used in the estimation of the JLL-based models (see "JLL" function). Default is set to NULLFactorLabels
: string-list based which contains the labels of all variables present in the modelModelType
: string-vector containing the label of the model to be estimatedUseful links