integration/stationary 时间序列的 i10test
i10test for integration/stationary time series
In http://www.mathworks.com/help/econ/examples/time-series-regression-iv-spurious-regression.html, I am examing the use of the i10test for integration/stationary time series. The online help at http://www.mathworks.com/help/econ/i10test.html 表明这是通过一系列假设检验完成的。从我(好的,有限的)接触到假设测试,通常有一个 p 值的阈值,例如预定义的 alpha。谁知道这是否适用于此,价值是多少?
我已将此问题发布到:
http://groups.google.com/forum/#!topic/comp.soft-sys.matlab/W6xq-p_ANsQ 和
我认为答案是您可以通过 iParams 和 sparams 参数为每个测试指定 alpha。如果没有这样的用户规范,每个测试都有一个默认的 alpha。 "Answer Your Question" 的按钮似乎不起作用,所以在这里,在评论中。
In http://www.mathworks.com/help/econ/examples/time-series-regression-iv-spurious-regression.html, I am examing the use of the i10test for integration/stationary time series. The online help at http://www.mathworks.com/help/econ/i10test.html 表明这是通过一系列假设检验完成的。从我(好的,有限的)接触到假设测试,通常有一个 p 值的阈值,例如预定义的 alpha。谁知道这是否适用于此,价值是多少?
我已将此问题发布到:
http://groups.google.com/forum/#!topic/comp.soft-sys.matlab/W6xq-p_ANsQ 和
我认为答案是您可以通过 iParams 和 sparams 参数为每个测试指定 alpha。如果没有这样的用户规范,每个测试都有一个默认的 alpha。 "Answer Your Question" 的按钮似乎不起作用,所以在这里,在评论中。