5.4 Residual diagnostics - identical tables using different methods. #66
KonstantinosTsoumas
started this conversation in
Error report
Replies: 1 comment 1 reply
-
|
In the notebook of this chapter, I only saw it now, the Ljung-Box test results (specifically the tails) are different between the two methods (Naive, RandomWalkWithDrift) |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello again,
Sorry for opening a second discussion so soon.
In the subchapter Portmanteau tests for autocorrelation, the Ljung-Box test output tables for the Naive method and the RandomWalkWithDrift are having the same values. Is this by coincidence or is it a mistake? Given that Random Walk with Drift = previous value + constant drift + noise.
Thanks for your contributions :)
Beta Was this translation helpful? Give feedback.
All reactions