Stata:安装ivreghdfe包

Stata:安装ivreghdfe包sscinstalliv 通过上述命令安装 不可用 需要在官网上手动下载 ivreghdfe 的官网地址为 http scorreia com software reghdfe install html 也就是说 先从官网上把这三个下载包防止任一指定位置 ftools https codeload github com sergiocorrei ftools zip master reghdfe https codeload github com serg

ssc install ivreghdfe

通过上述命令安装,不可用。需要在官网上手动下载。

ivreghdfe的官网地址为

http://scorreia.com/software/reghdfe/install.html

Stata:安装ivreghdfe包

也就是说,先从官网上把这三个下载包防止任一指定位置

  • 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)

例如,我把这三个下载包放在下图所述的文件夹:

Stata:安装ivreghdfe包

Stata:安装ivreghdfe包

 

 输入下述命令,注意后三行的位置,是刚才上边三个文件夹下“src”的位置。

cap ado uninstall reghdfe cap ado uninstall ivreghdfe net install ftools, from(D:\ADXX的资料\学术小垃圾\STATA软件\stata15\ivreghdfe安装包\ftools-master\src) net install reghdfe, from(D:\ADXX的资料\学术小垃圾\STATA软件\stata15\ivreghdfe安装包\reghdfe-master\src) net install ivreghdfe, from(D:\ADXX的资料\学术小垃圾\STATA软件\stata15\ivreghdfe安装包\ivreghdfe-master\src)

安装好之后可以使用ivreghdfe命令

PS:下图是其他网页总结的过程

Stata:安装ivreghdfe包

Stata:安装ivreghdfe包 

Stata:安装ivreghdfe包

 

 

版权声明:本文内容由互联网用户自发贡献,该文观点仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请联系我们举报,一经查实,本站将立刻删除。

发布者:全栈程序员-站长,转载请注明出处:https://javaforall.net/177122.html原文链接:https://javaforall.net

(0)
上一篇 2026年3月26日 下午8:16
下一篇 2026年3月26日 下午8:16


相关推荐

发表回复

您的邮箱地址不会被公开。 必填项已用 * 标注

关注全栈程序员社区公众号