Prepare outputs to export after the model optimization
OptOutputs(
Y,
Z,
mat,
N,
dt,
Wpca,
K1XQ,
SSZ,
LoadAs,
LoadBs,
r0,
se,
K0Z,
K1Z,
Gy.0,
VarYields,
y,
GVARinputs,
JLLinputs,
Economies,
ModelType,
BS_out = FALSE
)
matrix of yields used in estimation (J x T or CJ x T)
complete set of spanned and unspanned factors (F x T)
vector of maturities (in years) of yields used in estimation (J x 1)
number of country-specific spanned factors
time interval unit of the model (scalar)
matrix of weights of the portfolios observed without errors (N x J or CN x J)
risk-neutral feedback matrix (N x N or CN x CN)
variance-covariance matrix (F x F)
list containing the A loadings
list containing the B loadings
long-run interest rate (scalar or vector with length C)
Variance of the portfolio of yields observed with error (scalar).
intercept from the P-dynamics (F x 1)
feedback matrix from the P-dynamics (F x F)
matrix of contemporaneous terms from the P-dynamics (F x F)
variance-covariance matrix of the bond yields
likelihood of each time series (Tx1)
List of inputs from GVAR models
List of inputs from JLL models
string containing the names of the economy to be estimated
string-vector containing the label of the model to be estimated
Bootstrap output. Default is FALSE.