DCC GARCH Model - Normal log likelihood
6 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (0)
Ver también
Categorías
Más información sobre Conditional Variance Models en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!