Skip to contents
rdpartial 0.1.0
Initial Release
- Initial implementation of partial identification bounds for regression discontinuity designs with possible manipulation of the running variable
- Implements methods described in Rosenman, Rajkumar, Gauriot & Slonim (2025) <arXiv:1910.02170>
Features
- Support for both sharp and fuzzy regression discontinuity designs
- Constrained optimization using CVXR for bound estimation
- Density estimation for detecting manipulation regions
- Bootstrap confidence intervals with parallel processing support
- Comprehensive input validation and error handling
- Extensive documentation with examples
Dependencies
- Core optimization: CVXR
- Graphics: ggplot2
- Statistical functions: splines, stats
- Parallel processing: parallel
License
- Released under GPL (>= 3)