Skip to content

Latest commit

 

History

History
69 lines (39 loc) · 2.73 KB

README.md

File metadata and controls

69 lines (39 loc) · 2.73 KB

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