Package: concurve
Type: Package
Title: Computes and Plots Confidence (Compatibility) Intervals,
        P-Values, and S-Values to Form Consonance Curves (Functions)
Version: 1.0.5
Authors@R: c(
    person("Zad", "Chow", , "zad@lesslikely.com", role = c("aut", "cre"),
      comment = c(ORCID = "0000-0003-1545-8199")
    ),
    person("Andrew", "Vigotsky", role = "aut",
      comment = c(ORCID = "0000-0003-3166-0688")
    )
    )
Maintainer: Zad Chow <zad@lesslikely.com>
Description: Allows one to compute confidence (compatibility/consonance) intervals for various statistical tests along with their corresponding P-values and S-values. The intervals can be plotted to create consonance functions allowing one to see what effect sizes are compatible with the test model at various compatibility levels rather than being limited to one interval estimate such as 95%. These methods are discussed by Poole C. (1987) <doi:10.2105/AJPH.77.2.195>, Schweder T, Hjort NL. (2002) <doi:10.1111/1467-9469.00285>, Singh K, Xie M, Strawderman WE. (2007) <arXiv:0708.0976>, Rothman KJ, Greenland S, Lash TL. (2008, ISBN:9781451190052), Amrhein V, Trafimow D, Greenland S. (2019) <doi:10.1080/00031305.2018.1543137>, and Greenland S. (2019) <doi:10.1080/00031305.2018.1529625>.
Imports: ggplot2, metafor
Suggests: testthat, knitr, covr
License: GPL-3 | file LICENSE
URL: https://data.lesslikely.com/concurve/,
        https://github.com/Zadchow/concurve, https://lesslikely.com/
BugReports: https://github.com/Zadchow/concurve/issues
VignetteBuilder: knitr
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
X-schema.org-keywords: confidence, compatibility, consonance, interval,
        function
NeedsCompilation: no
Packaged: 2019-03-21 08:07:17 UTC; Zad
Author: Zad Chow [aut, cre] (<https://orcid.org/0000-0003-1545-8199>),
  Andrew Vigotsky [aut] (<https://orcid.org/0000-0003-3166-0688>)
Repository: CRAN
Date/Publication: 2019-03-21 08:53:36 UTC
