Variance ratio test
Posted: Sun Oct 10, 2010 4:25 am
I'm running variance ratio test on three time series:
1. lkoh, original time series of LKOH stock prices. Data specification --> exponential random walk (the rest is default)
2. ll, which is log(lkoh). Data specification --> random walk
3. dl, which is dlog(lkoh). Data specification --> random walk innovations.
The results of the first two tests are identical, not surprisingly; the results of the third differ and the difference becoming bigger as I increase the number of observations.
I should also note that an equivalent test for jp from wright.wf1, example you use in User Guide, would have produced three identical results.
Not sure if this is a bug in the code or shortcoming of the algorithm.
Regards
1. lkoh, original time series of LKOH stock prices. Data specification --> exponential random walk (the rest is default)
2. ll, which is log(lkoh). Data specification --> random walk
3. dl, which is dlog(lkoh). Data specification --> random walk innovations.
The results of the first two tests are identical, not surprisingly; the results of the third differ and the difference becoming bigger as I increase the number of observations.
I should also note that an equivalent test for jp from wright.wf1, example you use in User Guide, would have produced three identical results.
Not sure if this is a bug in the code or shortcoming of the algorithm.
Regards