全部版块 我的主页
论坛 计量经济学与统计论坛 五区 计量经济学与统计软件 Stata专版
87037 36
2017-11-15
当模型中的固定效应数目较多时,stata的运算速度非常缓慢,有时候一两个小时也难以跑出结果。reghdfe命令恰好能解决这一问题。但也发现有些版本的stata并不能直接安装,因此,楼主在附件中提供了reghdfe命令两个version 的下载安装方法。
reghdfe下载方法.txt
大小:(880 Bytes)

只需: 2 个论坛币  马上下载

二维码

扫码加我 拉你入群

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

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

全部回复
2017-11-16 12:47:41
ssc install reghdfe
二维码

扫码加我 拉你入群

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

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

2017-11-16 22:06:51
coolsun 发表于 2017-11-16 12:47
ssc install reghdfe
这是一般的安装方式,也有装不了的情况
二维码

扫码加我 拉你入群

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

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

2017-11-17 08:29:46
是这个作者主页推荐的安装方法吗?

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

Stable version
To install reghdfe, open Stata and run:

ssc install reghdfe
Note that reghdfe requires at least Stata 11.2 and has been tested up to Stata 14.1

Development version
Development versions include recent improvements and bug fixes, but are intrinsically less stable. To install the latest development version, run:

cap ado uninstall moresyntax
net install moresyntax, from("https://github.com/sergiocorreia/moresyntax/raw/master/src/")

cap ado uninstall ftools
net install ftools, from("https://github.com/sergiocorreia/ftools/raw/master/src/")

cap ado uninstall reghdfe
net install reghdfe, from("https://github.com/sergiocorreia/reghdfe/raw/master/src/")

if (c(version)<13) cap ado uninstall boottest
if (c(version)<13) ssc install boottest
Manual Installation
To install reghdfe manually (for instance, in a server without internet connection):

Download the Github zipfile
Extract it into a folder on your computer (e.g. C:\somefolder)
Run the following, changing somefolder with whatever you picked:
cap ado uninstall reghdfe
net install reghdfe, from("C:\SOMEFOLDER")
What is the currently installed version?
The command reghdfe, version displays the installed version of reghdfe. It also shows the list of dependencies and whether they are installed or not. You can install them with ssc install <name> where <name> is either ivreg2, avar or tuples.

二维码

扫码加我 拉你入群

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

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

2019-3-12 20:34:47
http://scorreia.com/software/reghdfe/install.html
该网页有效!
二维码

扫码加我 拉你入群

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

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

2019-5-26 16:53:06
还是不行呀,
cap ado uninstall moresyntax

.
. cap ado uninstall ftools

.
. net install ftools, from("https://github.com/sergiocorreia/ftools/raw/master/src/")
remote connection failed -- see help r(677) for troubleshooting
https://github.com/sergiocorreia/ftools/raw/master/src/ either
  1)  is not a valid URL, or
  2)  could not be contacted, or
  3)  is not a Stata download site (has no stata.toc file).
r(677);
这是怎么回事
二维码

扫码加我 拉你入群

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

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

点击查看更多内容…
相关推荐
栏目导航
热门文章
推荐文章

说点什么

分享

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