The RDHTE
package provides R and Stata implementations of estimation and inference procedures for heterogeneous treatment effects in Regression Discontinuity designs employing local polynomial methods.
This work was supported in part by the National Science Foundation through grants SES-2019432, and SES-2241575.
Please email: rdpackages@googlegroups.com
To install/update in R type:
install.packages('rdhte')
-
Help: R Manual, CRAN repository.
-
Replication: R-script, rdplot illustration, senate data.
To install/update in Stata type:
net install rdhte, from(https://raw.githubusercontent.com/rdpackages/rdhte/main/stata) replace
-
Replication: do-file, rdplot illustration, senate data.
For source code and related files, visit rdhte
repository.
For overviews and introductions, see rdpackages website.
- Calonico, Cattaneo, Farrell, Palomba and Titiunik (2025): rdhte: Learning Conditional Average Treatment Effects in RD Designs.
Working paper.
- Calonico, Cattaneo, Farrell, Palomba and Titiunik (2025): Treatment Effect Heterogeneity in Regression Discontinuity Designs.
Working paper.
Supplemental Appendix.