dBEKK_mat_est: dBEKK covariance matrix

View source: R/functions.R

dBEKK_mat_estR Documentation

dBEKK covariance matrix

Description

Obtains the conditional covariance matrix from the diagonal BEKK model.

Usage

dBEKK_mat_est(param, ret)

Arguments

param

Vector of starting values.

ret

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

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.