黃河泉 发表于 2016-8-27 10:36 
請試試注意,Weak identification test 沒有對應之 p-value。
xtivreg2 lnincome year_dum* $Xs (r=lagr ),fe r
outreg2 using "test3", excel word adds(Underidentification test, `e(idstat)', p-value, `e(idp)', ///
> Weak identification test, `e(widstat)', Sargan statistic, `e(sargan)', p-value, `e(sarganp)' ) replace
黄老师,您好,我使用您提供的例子可以输出回归结果,可是使用自己的数据却得到invalid syntax,不知道是为什么呢?