Skip to content

Latest commit

 

History

History
69 lines (43 loc) · 3.47 KB

File metadata and controls

69 lines (43 loc) · 3.47 KB

Robust Local Polynomial Methods for RD designs with Multiple Cutoffs or Multiple Scores

The package rdmulti implements estimation, inference, and graphical procedures for Regression Discontinuity (RD) designs with multiple cutoffs or multiple scores.

  • rdmc: point estimation and robust bias-corrected inference for multi-cutoff designs.
  • rdmcplot: data-driven RD plots for multi-cutoff designs.
  • rdms: point estimation and robust bias-corrected inference for multi-score designs.

Python Implementation

To install/update in Python type:

pip install rdmulti

R Implementation

To install/update in R type:

install.packages('rdmulti')

Stata Implementation

To install/update in Stata type:

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

References

For overviews and introductions, see the rdpackages website.

Software and Implementation

Technical and Methodological

Funding

This work was supported in part by the National Science Foundation through grant SES-1357561.