Package: JustifyAlpha
Title: Justifying Alpha Levels for Hypothesis Tests
Version: 0.1.1
Authors@R: 
    c(person(given = "Maximilian",
           family = "Maier",
           role = c("aut", "cre"),
           email = "maximilianmaier0401@gmail.com"),
    person(given = "Daniel",
           family = "Lakens",
           role = c("aut"),
           email = "D.Lakens@tue.nl",
           comment = c(ORCID = "0000-0002-0247-239X"))
    )
Description: Functions to justify alpha levels for statistical hypothesis tests by avoiding Lindley's paradox, or by minimizing or balancing error rates. For more information about the package please read the following: Maier & Lakens (2021) <doi:10.31234/osf.io/ts4r6>).
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.1.1
Imports: stats, BayesFactor, ggplot2, stringr, shiny, Superpower, pwr,
        shinydashboard, qpdf
Suggests: knitr, rmarkdown, testthat,
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2021-09-13 19:34:27 UTC; Maximilian Maier
Author: Maximilian Maier [aut, cre],
  Daniel Lakens [aut] (<https://orcid.org/0000-0002-0247-239X>)
Maintainer: Maximilian Maier <maximilianmaier0401@gmail.com>
Repository: CRAN
Date/Publication: 2021-09-15 08:00:08 UTC
