全部版块 我的主页
论坛 计量经济学与统计论坛 五区 计量经济学与统计软件 Stata专版
3455 3
2019-03-13
悬赏 1 个论坛币 未解决
想用reghdfe进行回归,显示command ms_add_comma is unrecognized,该如何解决呢?
stata error.jpg


二维码

扫码加我 拉你入群

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

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

全部回复
2019-3-13 23:03:28
参加此贴
https://bbs.pinggu.org/thread-6973864-1-1.html
二维码

扫码加我 拉你入群

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

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

2019-3-13 23:07:30
我是小肚肚 发表于 2019-3-13 23:03
参加此贴
https://bbs.pinggu.org/thread-6973864-1-1.html
没有找到黄老师的code
二维码

扫码加我 拉你入群

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

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

2019-3-13 23:16:03
啊?就是他那一串代码啊
* Install ftools (remove program if it existed previously)
cap ado uninstall ftools
net install ftools, from("https://raw.githubusercontent.com/sergiocorreia/ftools/master/src/")

* Install reghdfe 5.x
cap ado uninstall reghdfe
net install reghdfe, from("https://raw.githubusercontent.com/sergiocorreia/reghdfe/master/src/")

* Install boottest for Stata 11 and 12
if (c(version)<13) cap ado uninstall boottest
if (c(version)<13) ssc install boottest

* Install moremata (sometimes used by ftools but not needed for reghdfe)
cap ssc install moremata

ftools, compile
reghdfe, compile



你是上不去网站吗? 那就手动去下载包
ftools(https://codeload.github.com/sergiocorreia/ftools/zip/master)
reghdfe(https://codeload.github.com/sergiocorreia/reghdfe/zip/master)
ivreghdfe(https://codeload.github.com/sergiocorreia/ivreghdfe/zip/master)

然后cap ado uninstall ftools
cap ado uninstall moresyntax
cap ado uninstall reghdfe
cap ado uninstall ivreghdfe
net install ftools, from(c:\git\ftools)
net install reghdfe, from(c:\git\reghdfe)
net install ivreghdfe, from(c:\git\ivreghdfe)
ftools, compile
reghdfe, compile
二维码

扫码加我 拉你入群

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

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

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

说点什么

分享

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