Llung-Box code on a time series without lbqtest provided by the econometrics toolbox
조회 수: 4 (최근 30일)
이전 댓글 표시
Llung-Box code on a time series without lbqtest provided by the econometrics toolbox
댓글 수: 0
답변 (1개)
Shivam Lahoti
2024년 2월 18일
Hi Simon,
As we know the Ljung-Box test is a statistical procedure to detect autocorrelation in a time series. Without the lbqtest function from MATLAB's Econometrics Toolbox, you can manually calculate the test statistic by computing autocorrelations for various lags, then applying the Ljung-Box formula. Finally, compare the test statistic to the chi-square distribution to assess the presence of autocorrelation.
Kindly refer to the following document to understand more about the Ljung-Box Q-Test:
Regards,
Shivam.
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Risk Management Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!