Build the B loadings
Get_Bs(mat, dt, K1XQ, SSZ, Wpca, FactorLabels, Economy, ModelType)
mat
: vector of maturities (in years) of yields used in estimation (J x 1)dt
: time interval unit of the model (scalar). For instance, if data is (i) monthly, dt <- 12; (ii) quarterly, dt <- 4; (iii) yearly, dt <- 1K1XQ
: risk-neutral feedback matrix (N x N or CN x CN)SSZ
: variance-covariance matrix (F x F)Wpca
: matrix of weights of the portfolios observed without errors (N x J or CN x J)FactorLabels
: string-list based which contains the labels of all the variables present in the modelEconomy
: string-vector containing the names of the economies which are part of the economic systemModelType
: string-vector containing the label of the model to be estimatedUseful links