* 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 6.x
cap ado uninstall reghdfe
net install reghdfe, from("https://raw.githubusercontent.com/sergiocorreia/reghdfe/master/src/")
To run IV/GMM regressions with ivreghdfe, also run these lines:
cap ado uninstall ivreg2hdfe
cap ado uninstall ivreghdfe
cap ssc install ivreg2 // Install ivreg2, the core package
net install ivreghdfe, from(https://raw.githubusercontent.co ... eghdfe/master/src/)
Alternatively, you can install the stable/older version from SSC (5.x):
cap ado uninstall reghdfe
ssc install reghdfe
以上是安装的命令,看看行不行,我是没运行成功,直接从github下载了。论坛里好像有人发过需要的安装包,解压后复制到对应的文件夹(按命令首字母粘贴到ado里对应的文件夹)就行。


雷达卡


京公网安备 11010802022788号







