DCC GARCH Model - Normal log likelihood
조회 수: 7 (최근 30일)
이전 댓글 표시
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
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Conditional Variance Models에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!