<p align="center">
<a href="https://opensource.org/licenses/MIT"><img src="https://img.shields.io/badge/license-MIT-blue.svg"></a>
</p>
<p align="left">
<strong>SUMHDFE</strong> is a Stata package that produces summary and diagnostic information to characterize the frequency of fixed effects and within-fixed-effect variation in variables in linear models. See <a href="https://papers.ssrn.com/sol3/papers.cfm?abstract_id=3699777">deHaan (2021)</a> for discussion of within-FE variation and for explanation of the diagnostics produced by sumhdfe. Sumhdfe complements Sergio Correia's <a href="https://github.com/sergiocorreia/reghdfe"><strong>reghdfe</strong></a> Stata package for implementing high-frequency fixed effect models.
If you find these diagnostics to be useful, please cite: deHaan, Ed. (2021). *Using and Interpreting Fixed Effects Models*. Available at SSRN: https://ssrn.com/abstract=3699777.
<br> <br>
<span><strong>Authors:</strong> <br>
<a href="http://scorreia.com/">Sergio Correia</a><br>
<a href="https://foster.uw.edu/faculty-research/directory/ed-dehaan/">Ed deHaan</a><br>
<a href="http://www.TiesdeKok.com">Ties de Kok</a><br>
</span><br>
<span><strong>Help file: </strong><a href="#">link</a></span>
</p>
## Table of contents
* [Install Sumhdfe](#install)
* [Usage & Features](#using)
* [File List](#files)
* [Changelog](#changelog)
* [Questions?](#questions)
* [License](#license)
## Installing `sumhdfe`
```stata
* Define development directory
local devDir "E:\Dropbox\Work\Programming\active\sumhdfe"
* Install ftools from dev branch
cap ado uninstall ftools
net install ftools, from("https://raw.githubusercontent.com/sergiocorreia/ftools/groupreg/src/")
* Install reghdfe from dev branch
cap ado uninstall reghdfe
net install reghdfe, from("https://raw.githubusercontent.com/sergiocorreia/reghdfe/reghdfe6/src/")
cap ado uninstall sumhdfe
net install sumhdfe, from("`devDir'\src")
```
### **Dependencies**
- [`ftools`](http://scorreia.com/software/ftools/)
- [`reghdfe`](http://scorreia.com/software/reghdfe/)
<h2 id="using">Usage & Features</h2>
<!--- You can use `sumhdfe` in the following way: --->
See the Stata help file.
<h2 id="files">Files</h2>
The following files are in this Github directory
1) ...
<h2 id="changelog">Changelog</h2>
...
<h2 id="questions">Questions?</h2>
If you have questions or experience problems please use the `issues` tab of this repository.
<h2 id="license">License</h2>
....
没有合适的资源?快使用搜索试试~ 我知道了~
sumhdfe:用于评估固定效应内变化的摘要和诊断信息
共9个文件
ado:2个
toc:1个
gitignore:1个
5星 · 超过95%的资源 需积分: 10 2 下载量 96 浏览量
2021-03-25
22:01:32
上传
评论
收藏 25KB ZIP 举报
温馨提示
SUMHDFE是一种Stata软件包,可产生摘要和诊断信息,以表征线性模型中变量的固定效应和固定效应内变化的频率。 参见以有限元内的变化以及对sumhdfe产生的诊断的解释。 Sumhdfe是Sergio Correia的 Stata软件包的补充,用于实现高频固定效果模型。 如果您发现这些诊断方法很有用,请引用:deHaan,Ed。 (2021年)。 固定效应模型的使用和解释。 可从SSRN获得: ://ssrn.com/abstract=3699777 作者: 帮助文件: 目录 安装sumhdfe * Define development directory local devDir " E:\Dropbox\Work\Programming\active\sumhdfe " * Install ftools from dev branch cap ado uninstall
资源推荐
资源详情
资源评论
收起资源包目录
sumhdfe-main.zip (9个子文件)
sumhdfe-main
.gitignore 2KB
src
sumhdfe.sthlp 11KB
sumhdfe.ado 24KB
stata.toc 373B
sumhdfe.pkg 552B
sumhdfe_tabstat.ado 5KB
sumhdfe_demo_data.dta 17KB
LICENSE 1KB
README.md 2KB
共 9 条
- 1
资源评论
- qq_429259622021-08-05用户下载后在一定时间内未进行评价,系统默认好评。
AR新视野
- 粉丝: 685
- 资源: 4651
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功