Skip to content

leostimpfle/rdpermute

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rdpermute

Python package to perform the regression kink design (RKD) permutation test proposed by Ganong and Jäger (2018).

This package is inspired by the Stata package of the same name rdpermute relying heavily on the excellent rdrobust. Contrary to the Stata package rdpermute, this package implements confidence intervals based on randomization inference following the algorithm proposed by Ganong and Jäger (2018) (see Appendix C). It also uses Python's multiprocessing resulting in better performance compared to the Stata package.

About

Permutation test for regression kink designs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages