DCC.est: Estimates a DCC-GARCH model.

Description Usage Arguments Value

Description

Estimates a DCC-GARCH model.

Usage

1
DCC.est(eps, params = NULL, M = 5, verbose = F)

Arguments

eps

time series

params

initial parameters for the optim function

M

the M parameter as it appears in the paper

verbose

predicate which defines if we go verbose debugging

Value

an instance of DCC.est classx


vst/mgarch documentation built on May 3, 2019, 7:09 p.m.