Llung-Box code on a time series without lbqtest provided by the econometrics toolbox
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Llung-Box code on a time series without lbqtest provided by the econometrics toolbox
0 Kommentare
Antworten (1)
Shivam Lahoti
am 18 Feb. 2024
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 Kommentare
Siehe auch
Kategorien
Mehr zu Risk Management Toolbox 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!