全部版块 我的主页
论坛 计量经济学与统计论坛 五区 计量经济学与统计软件 Stata专版
5422 3
2012-05-06
http://www.ats.ucla.edu/stat/stata/faq/outreg.htm
按照官网指导,在以下一步时stata11.0程序运行不了。出现标红部分。请问各路高手这是怎么回事????急求解答啊解答~~
Here we use outreg to capture the results from the prior model, storing the output in the file test.doc and we suppress the variable labels and indicate we want to replace test.doc if it already existed.
outreg using test.doc, nolabel replace
. outreg using test.doc, nolabel append            
MakeSmat():  3499  _CColJoin() not found            
CalcStats():     -  function returned error                    <istmt>:     -  function returned errorr(3499);
二维码

扫码加我 拉你入群

请注明:姓名-公司-职位

以便审核进群资格,未注明则拒绝

全部回复
2012-5-6 21:43:20
大家都不用outreg了,都改用outreg2了。用下列方法安装

findit outreg2

然后点击安装就可以了。参考一下帮助文档,就能实现你想要的功能了
二维码

扫码加我 拉你入群

请注明:姓名-公司-职位

以便审核进群资格,未注明则拒绝

2012-5-6 22:06:59
denver 发表于 2012-5-6 21:43
大家都不用outreg了,都改用outreg2了。用下列方法安装

findit outreg2
OK。。出来了!!!谢啦!!
二维码

扫码加我 拉你入群

请注明:姓名-公司-职位

以便审核进群资格,未注明则拒绝

2012-5-7 08:03:43
. sysuse auto
(1978 Automobile Data)

. reg  price weight gear_ratio
      Source |       SS       df       MS              Number of obs =      74
-------------+------------------------------           F(  2,    71) =   16.06
       Model |   197847711     2  98923855.4           Prob > F      =  0.0000
    Residual |   437217685    71  6157995.57           R-squared     =  0.3115
-------------+------------------------------           Adj R-squared =  0.2921
       Total |   635065396    73  8699525.97           Root MSE      =  2481.5

------------------------------------------------------------------------------
       price |      Coef.   Std. Err.      t    P>|t|     [95% Conf. Interval]
-------------+----------------------------------------------------------------
      weight |    2.69232   .5742336     4.69   0.000     1.547331     3.83731
  gear_ratio |   1454.284   978.0917     1.49   0.141    -495.9757    3404.543
       _cons |  -6348.564   4421.429    -1.44   0.155    -15164.64    2467.514
------------------------------------------------------------------------------

. outreg  using d:\auto.doc,  replace
(note: file d:\auto.doc not found)
                             --------------------------
                                             price   
                             --------------------------
                              weight         2.692   
                                            (4.69)**  
                              gear_ratio   1,454.284  
                                             (1.49)   
                              _cons        -6,348.564
                                             (1.44)   
                              R2              0.31   
                              N                74     
                             --------------------------
                                * p<0.05; ** p<0.01



命令是没有问题的,都是可以用的。
1、软件是否升级;
2、命令是否升级。
如果都没有问题,就可以用

二维码

扫码加我 拉你入群

请注明:姓名-公司-职位

以便审核进群资格,未注明则拒绝

相关推荐
栏目导航
热门文章
推荐文章

说点什么

分享

扫码加好友,拉您进群
各岗位、行业、专业交流群