DCC GARCH Model - Normal log likelihood

5 views (last 30 days)
Tilman Zottl
Tilman Zottl on 16 Jul 2021
I am currently attemppting to model a DCC GARCH model in MatLabs R2021a with the MFE Toolbox. However when I execute the command: [parameters_dcc, ll, Ht]=dcc(ret,[],1,1,1);
Error using normlike (line 42)
First input must be a vector with 2 elements.
I was wondering how I caan fix this?
My input data is 116*4 table of index returns.
The answer could be very basic, as I have no experience in using eviews.

Answers (0)

Categories

Find more on Conditional Variance Models in Help Center and File Exchange

Products


Release

R2021a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!