求各位版主和大侠解释一个疑问:
我做DOLS协整变量估计的回归,模型为 y = b0 + b1*x1 + b2*x2 + e.
为什么结果输出来后有两个p值。t 统计量的p值是绿色的,但那个probability(N)是什么的p值啊?
先跪谢各位版主和大侠!
GAUSS输出结果:(GAUSS程序是KAO & Chiang 2000编的程序)
DOLS Results for estimation of equation :
The Conventional T test and OLS estimator
The DOLS_beta1 is: -0.3015
The t-ratio1 is: -1.7248 probabiltiy(t) = 0.0432 probability(N) = 0.0423
The DOLS_beta2 is: 2.3115
The t-ratio2 is: 7.0194 probabiltiy(t)= 0.0000 probability(N) = 0.0000
R square is: 0.1796
Adjusted Rsquare is: -0.3568
[此贴子已经被作者于2008-10-15 22:00:10编辑过]