The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
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("data.table")
install.packages("rdd")
Please cite the papers underlying this package:
Fitzgerald, J.
(2025). “The Need for Equivalence Testing in Economics”.
MetaArXiv, https://doi.org/10.31222/osf.io/d7sqr_v1.
Fitzgerald, J. (2025). “Manipulation Tests in Regression Discontinuity
Design: The Need for Equivalence Testing”. MetaArXiv,
https://doi.org/10.31222/osf.io/2dgrp_v1.
Isager, P., &
Fitzgerald, J. (2024). “Three-Sided Testing to Establish Practical
Significance: A Tutorial”. PsyArXiv,
https://doi.org/10.31234/osf.io/8y925.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.