Perform equivalence testing for regression discontinuity designs (RDD) in Python.
This package implements three methodologies:
- The classic manipulation test proposed by McCrary (2008): tested against 
DCdensityimplemented in the R packagerdd - The equivalence testing framework proposed by Hartman (2021): tested against the R functions 
rdd_equivalence - The logarithmic density discontinuity (LDD) test proposed by Fitzgerald (2024): tested against the R package 
eqtesting