deco_loglik | R Documentation |
Obtains the log-likelihood of the DECO models in the second step. For details, see \insertCiteengle2012dynamic;textualdccmidas.
deco_loglik(param, res, K_c = NULL)
param |
Vector of starting values. |
res |
Array of standardized daily returns, coming from the first step estimation. |
K_c |
optional Number of initial observations to exclude from the estimation |
The resulting vector is the log-likelihood value for each t
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.