Skip to content

Finite-sample inference for RD designs using local randomization and related methods.

Notifications You must be signed in to change notification settings

rdpackages/rdlocrand

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RDLOCRAND

The rdlocrand package provides Stata and R implementations of statistical inference and graphical procedures for Regression Discontinuity designs employing local randomization methods. It provides point estimators, confidence intervals estimators, binomial manipulation testing, windows selectors, automatic plots, sensitivity analysis, and other related features.

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

Website

https://rdpackages.github.io/rdlocrand

Queries and Requests

Please email: rdpackages@googlegroups.com

Python Implementation

To install/update in R 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/master/stata) replace

References

For overviews and introductions, see rdpackages website.

Software and Implementation

Technical and Methodological