【发布时间】:2018-02-04 14:33:56
【问题描述】:
我使用“dwtest”命令对我的变量运行 durbin-watson 测试。 有8个自变量和267个样本。 我得到以下结果,想知道我是否可以得出结论 我没有自相关问题。如果没有,我应该如何申请?
Durbin-Watson test
data: y ~ x + x2 + x3 + x4 + x5 + x6 + x7 + x8
DW = 2.816, p-value = 1
alternative hypothesis: true autocorrelation is greater than 0
【问题讨论】:
标签: r statistics interpretation