Skip to content

Latest commit

 

History

History
71 lines (43 loc) · 3.19 KB

File metadata and controls

71 lines (43 loc) · 3.19 KB

RDMULTI

The rdmulti package provides Python, R, and Stata implementation of RD plots, estimation, inference and extrapolation methods for RD designs with multiple cutoffs and multiple scores.

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

Website

https://rdpackages.github.io/rdmulti

Queries and Requests

Please email: rdpackages@googlegroups.com

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/master/stata) replace

References

For overviews and introductions, see rdpackages website.

Software and Implementation

Technical and Methodological