小白,学长帮忙写的,命令如下,不知道什么问题:
. esttab t3m1f t3m2f t3m4f t3m5f using table3f.rtf, se b(%9.3f) sfmt(%9.4f)starlevels (* .1 ** .05 *** .01) scalars("F F test" "chi2 Waldtest" "p (P-value)" "r2_w R-square within" "r2_bR-square between" "r2_o R-square overall") obslast replace labelnogap
另外,怎样在这个表里加hausman检验的结果还有显示用fe或者re,或者手动加?谢谢!