DCC GARCH Model - Normal log likelihood
6 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (0)
Vedere anche
Categorie
Scopri di più su Conditional Variance Models in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!