
- UID
- 223451
- 帖子
- 355
- 主题
- 11
- 注册时间
- 2011-7-11
- 最后登录
- 2014-8-7
|
To take it simple, random walk and unit root is the same thing in principle.
Unit root means b1 coefficient being unit or 1. And any AR(1) having a unit root (i.e. b1 = 1) is a random walk.
Both are not desired in a time series regression. If there is unit root problem, solution is to first difference the series. |
|