Package: eqtesting
Type: Package
Title: Equivalence Testing Functions
Version: 0.1.1
Authors@R: c(person(given = "Jack",
                        family = "Fitzgerald",
                        role = c("aut", "cre"),
                        email = "j.f.fitzgerald@vu.nl"),
                 person(given = "Peder",
                        family = "Isager",
                        role = "ctb"))
Maintainer: Jack Fitzgerald <j.f.fitzgerald@vu.nl>
Description: Contains several functions for equivalence testing and practical significance testing. First, the tsti() command provides an automatic computation of three-sided testing results for a given estimate, standard error, and region of practical equivalence. For details, see Goeman, Solari, & Stijnen (2010) <doi:10.1002/sim.4002> and Isager & Fitzgerald (2024) <doi:10.31234/osf.io/8y925>. Second, the lddtest() command performs logarithmic density discontinuity equivalence testing for regression discontinuity designs. For reference, see Fitzgerald (2025) <doi:10.31222/osf.io/2dgrp_v1>. 
License: CC BY 4.0
Encoding: UTF-8
URL: https://github.com/jack-fitzgerald/eqtesting
BugReports: https://github.com/jack-fitzgerald/eqtesting/issues
Imports: data.table, graphics, stats
NeedsCompilation: no
Packaged: 2025-07-28 08:51:40 UTC; jackfitzgerald
Author: Jack Fitzgerald [aut, cre],
  Peder Isager [ctb]
Repository: CRAN
Date/Publication: 2025-07-28 11:10:02 UTC
Built: R 4.5.1; ; 2025-07-28 13:20:02 UTC; unix
