<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>
....
AR新视野
- 粉丝: 783
- 资源: 4651
最新资源
- 基于java+springboot+vue+mysql的校园悬赏任务平台设计与实现.docx
- 基于java+springboot+vue+mysql的校园招聘系统设计与实现.docx
- 2023洞见年度洞察白皮书
- 基于java+springboot+vue+mysql的学生用品采购系统设计与实现.docx
- 基于java+springboot+vue+mysql的牙科就诊管理系统设计与实现.docx
- 基于java+springboot+vue+mysql的研究生调研管理系统设计与实现.docx
- 基于java+springboot+vue+mysql的药店管理系统设计与实现.docx
- 基于java+springboot+vue+mysql的药品管理系统设计与实现.docx
- 基于java+springboot+vue+mysql的养老保险管理系统设计与实现.docx
- 基于java+springboot+vue+mysql的银行账目账户管理系统设计与实现.docx
- 基于java+springboot+vue+mysql的瑜伽馆管理系统设计与实现.docx
- 基于java+springboot+vue+mysql的银行客户管理系统设计与实现.docx
- 基于java+springboot+vue+mysql的员工健康管理系统设计与实现.docx
- 基于java+springboot+vue+mysql的在线装修管理系统设计与实现.docx
- 基于java+springboot+vue+mysql的在线民谣网站设计与实现.docx
- 基于java+springboot+vue+mysql的针对老年人的景区订票系统设计与实现.docx
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈