dBEKK_loglik: dBEKK log-likelihood

View source: R/functions.R

dBEKK_loglikR Documentation

dBEKK log-likelihood

Description

Obtains the log-likelihood of the diagonal BEKK model.

Usage

dBEKK_loglik(param, ret)

Arguments

param

Vector of starting values.

ret

Txk matrix of daily returns. At the moment, k can be at most 5

Value

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

References

\insertAllCited

dccmidas documentation built on May 29, 2024, 5:26 a.m.