Skip to content

rdpackages/rdhte

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Robust Local Polynomial Methods for Heterogenous Treatment Effects in RD Designs

The package rdhte implements estimation, inference, and bandwidth selection procedures for heterogeneous treatment effects in Regression Discontinuity (RD) designs using local polynomial methods.

  • rdhte: point estimation and robust bias-corrected inference for conditional RD treatment effects.
  • rdbwhte: data-driven bandwidth selection for RD heterogeneous treatment effect estimation.
  • rdhte_lincom: post-estimation tests for linear combinations of heterogeneous treatment effect parameters.

Python Implementation

To install/update in Python type:

pip install rdhte

R Implementation

To install/update in R type:

install.packages('rdhte')

Stata Implementation

To install/update in Stata type:

net install rdhte, from(https://raw.githubusercontent.com/rdpackages/rdhte/main/stata) replace

References

For overviews and introductions, see the rdpackages website.

Software and Implementation

Technical and Methodological

Dataset for Replication

Funding

This work was supported in part by the National Science Foundation through grants SES-2019432 and SES-2241575.

About

Robust Local Polynomial Methods for Heterogenous Treatment Effects in RD Designs

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Contributors