Skip to content

rdpackages/rdlocrand

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Local Randomization Methods for RD Designs

The rdlocrand package implements estimation, inference, and graphical procedures for Regression Discontinuity (RD) designs using local randomization methods.

  • rdrandinf: randomization inference and confidence intervals under local randomization.
  • rdwinselect: data-driven window selection around the cutoff using covariate balance tests.
  • rdsensitivity: sensitivity analysis of randomization p-values and confidence intervals over treatment-effect and window grids.
  • rdrbounds: Rosenbaum bounds for sensitivity to unobserved confounders under local randomization.

Python Implementation

To install/update in Python type:

pip install rdlocrand

R Implementation

To install/update in R type:

install.packages('rdlocrand')

Stata Implementation

To install/update in Stata type:

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

References

For overviews and introductions, see rdpackages website. Source code is available at https://github.com/rdpackages/rdlocrand.

Software and Implementation

Technical and Methodological

Funding

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