我正在使用ur.pp函数对时间序列数据集运行Phillips–Perron测试,并得到了以下结果。
Value of test-statistic, type: Z-tau is: -3.0652
aux. Z statistics
Z-tau-mu 3.1097
Critical values for Z statistics:
1pct 5pct 10pct
critical values -3.438771 -2.864502 -2.568362
正如所给的,测试统计是-3.0652。
我可以拒绝5%水平的原假设吗?
绝对而言,似乎3.0652> 2.864502(5%的水平值)可以拒绝原假设。我说对了吗?测试统计量和临界值中的负值与混淆位。
谢谢。