Skip to content

rdpackages/rdmulti

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.



About

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

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Contributors