Package: intervcomp
Type: Package
Title: Hypothesis Testing Using the Overlapping Interval Estimates
Version: 0.1.2
Authors@R: c(
        person("Kimihiro", "Noguchi", email = "kimihiro.noguchi@wwu.edu", role = c("aut", "cre")),
        person("Ryan", "Erps", email = "ryan.aloha@yahoo.com", role = "ctb"),
        person("Chris", "Murphy", email = "cmurphy0313@ufl.edu", role = "ctb")
    )
Description: Performs hypothesis testing
    using the interval estimates (e.g., confidence intervals). The
    non-overlapping interval estimates indicates the statistical
    significance. References to these procedures can be found at
    Noguchi and Marmolejo-Ramos (2016) <doi:10.1080/00031305.2016.1200487>,
    Bonett and Seier (2003) <doi:10.1198/0003130032323>, and
    Lemm (2006) <doi:10.1300/J082v51n02_05>.
Depends:
Imports: graphics, grDevices, stats
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
NeedsCompilation: no
Packaged: 2019-07-07 23:54:45 UTC; blueviking
Author: Kimihiro Noguchi [aut, cre],
  Ryan Erps [ctb],
  Chris Murphy [ctb]
Maintainer: Kimihiro Noguchi <kimihiro.noguchi@wwu.edu>
Repository: CRAN
Date/Publication: 2019-07-12 16:00:03 UTC
Built: R 4.4.0; ; 2024-04-05 19:07:17 UTC; unix
