孙同学2018-10-18 23:02:49
2、对于AR(P)的模型,记得周琪老师的视频是说,从Xt-1、Xt-2一直试到Xt-p,看到底从滞后多少期P开始r(Xt-p,Y)=0,就用到AR(P);但是比如原本书后题目第4题B答案:we should first estimate an AR(1) model and test to see whether the residuals from this model have significant serial correlation. If the residuals do not display significant serial correlation, we should use the AR(1) model. If the residuals do display significant serial correlation, we should try an AR(2) model and test for serial correlation of the residuals of the AR(2) model. We should continue this procedure until the errors from the final AR(p) model are serially uncorrelated. 说的又是看残差从哪一期开始没有自相关,如果没有就用到AR(P),这个AR(P)到底是啥意思?
回答(1)
Vincent2018-10-21 20:28:27
同学你好,序列自相关是从残差项t 与 滞后所有残差项做相关系数检验,如果有一个显著,说明有序列自相关。需要在模型后加上一个滞后项,
从AR(1),变成AR(2)
AR(P) 表示有滞后p个滞后项来解释当前的我,比如AR(3), 说明是滞后一期,滞后两期和滞后三期来解释今天的我
- 评论(0)
- 追问(0)


评论
0/1000
追答
0/1000
+上传图片