Skip to contents

Simplified DCC-GARCH when diagonal VECH fails

Usage

fit_dcc_garch_fallback(returns, garch_order = c(1, 1), verbose = TRUE)

Arguments

returns

Matrix of returns

garch_order

GARCH order

verbose

Print progress

Value

Same structure as fit_diagonal_garch_prono