Package: DiscreteTests
Type: Package
Title: Vectorised Computation of P-Values and Their Supports for
        Several Discrete Statistical Tests
Version: 0.2.1
Date: 2024-10-27
Authors@R: c(
    person("Florian", "Junge", role = c("cre", "aut"),
           email = "diso.fbmn@h-da.de",
           comment = c(ORCID = "0009-0001-6856-6938")),
    person("Christina", "Kihn", role = "aut"),
    person("Sebastian", "Döhler", role = "ctb",
           email = "sebastian.doehler@h-da.de",
           comment = c(ORCID = "0000-0002-0321-6355"))
  )
Description: Provides vectorised functions for computing p-values of various
  common discrete statistical tests, as described e.g. in Agresti (2002)
  <doi:10.1002/0471249688>, including their distributions. Exact and
  approximate computation methods are provided. For exact p-values, several
  procedures of determining two-sided p-values are included, which are
  outlined in more detail in Hirji (2006) <doi:10.1201/9781420036190>.
License: GPL-3
Encoding: UTF-8
Language: en-GB
Imports: R6, checkmate, lifecycle
URL: https://github.com/DISOhda/DiscreteTests
BugReports: https://github.com/DISOhda/DiscreteTests/issues
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2024-10-27 17:16:06 UTC; Florian
Author: Florian Junge [cre, aut] (<https://orcid.org/0009-0001-6856-6938>),
  Christina Kihn [aut],
  Sebastian Döhler [ctb] (<https://orcid.org/0000-0002-0321-6355>)
Maintainer: Florian Junge <diso.fbmn@h-da.de>
Repository: CRAN
Date/Publication: 2024-10-27 17:40:02 UTC
Built: R 4.3.3; ; 2024-10-27 18:40:38 UTC; unix
