Learn R Programming

dccmidas (version 0.1.2)

a_dccmidas_loglik: A-DCC-MIDAS log-likelihood (second step)

Description

Obtains the log-likelihood of the A-DCC-MIDAS model in the second step. For details, see cappiello2006asymmetric;textualdccmidas and dcc_engle_2002;textualdccmidas.

Usage

a_dccmidas_loglik(param, res, lag_fun = "Beta", N_c, K_c)

Value

The resulting vector is the log-likelihood value for each \(t\).

Arguments

param

Vector of starting values.

res

Array of standardized daily returns, coming from the first step estimation.

References