Package: permChacko
Title: Chacko Test for Order-Restriction with Permutation
Version: 1.0.1
Date: 2024-09-18
Authors@R: 
    c(
        person(
            given = "Waldir", family = "Leoncio",
            email = "w.l.netto@medisin.uio.no", role = c("aut", "cre"),
            comment = c(ORCID = "0000-0002-6719-6162")
        ),
        person(
            given = "Graeme", family = "Ruxton", role = "aut"
        ),
        person(
            given = "Morten Wang", family = "Fagerland", role = "aut",
            email = "morten.fagerland@medisin.uio.no"
        )
    )
Description: Implements an extension of the Chacko chi-square test for
    ordered vectors (Chacko, 1966, <https://www.jstor.org/stable/25051572>).
    Our extension brings the Chacko test to the computer age by implementing
    a permutation test to offer a numeric estimate of the p-value, which is
    particularly useful when the analytic solution is not available.
License: GPL (>= 3)
Encoding: UTF-8
RoxygenNote: 7.3.2
Imports: methods
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
Config/testthat/edition: 3
URL: https://ocbe-uio.github.io/permChacko/
BugReports: https://github.com/ocbe-uio/permChacko/issues
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2024-09-18 06:43:42 UTC; waldir
Author: Waldir Leoncio [aut, cre] (<https://orcid.org/0000-0002-6719-6162>),
  Graeme Ruxton [aut],
  Morten Wang Fagerland [aut]
Maintainer: Waldir Leoncio <w.l.netto@medisin.uio.no>
Repository: CRAN
Date/Publication: 2024-09-18 07:00:02 UTC
Built: R 4.3.3; ; 2025-01-24 10:54:01 UTC; unix
