DCC GARCH Model - Normal log likelihood
6 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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.
0 Kommentare
Antworten (0)
Siehe auch
Kategorien
Mehr zu Conditional Variance Models finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!