a_dcc_mat_est | R Documentation |
Obtains the matrix H_t and R_t, under the A-DCC model For details, see \insertCitecappiello2006asymmetric;textualdccmidas and \insertCitedcc_engle_2002;textualdccmidas.
a_dcc_mat_est(est_param, res, Dt, K_c = NULL)
est_param |
Vector of estimated values |
res |
Array of standardized daily returns, coming from the first step estimation |
Dt |
Diagonal matrix of standard deviations |
K_c |
optional Number of initial observations to exclude from the H_t and R_t calculation |
A list with the H_t
and R_t
matrices, for each t
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.