You can install this package directly into R with the following code:
install.packages("devtools")
library(devtools)
install_github("jack-fitzgerald/eqtesting")
lddtest also relies on the data.table and rdd packages. You can install these dependencies directly into R with the following code:
install.packages("rdd")
Please cite the papers underlying this package:
Fitzgerald, Jack (2024). "Manipulation Tests in Regression Discontinuity Design: The Need for Equivalence Testing". Institute for Replication Discussion Paper Series, No. 125. https://hdl.handle.net/10419/300277.
Fitzgerald, Jack (2024). "The Need for Equivalence Testing in Economics". Institute for Replication Discussion Paper Series, No. 125. https://hdl.handle.net/10419/296190.