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.
Version: | 1.0.1 |
Imports: | methods |
Suggests: | knitr, rmarkdown, testthat (≥ 3.0.0) |
Published: | 2024-09-18 |
DOI: | 10.32614/CRAN.package.permChacko |
Author: | Waldir Leoncio [aut, cre], Graeme Ruxton [aut], Morten Wang Fagerland [aut] |
Maintainer: | Waldir Leoncio <w.l.netto at medisin.uio.no> |
BugReports: | https://github.com/ocbe-uio/permChacko/issues |
License: | GPL (≥ 3) |
URL: | https://ocbe-uio.github.io/permChacko/ |
NeedsCompilation: | no |
Materials: | NEWS |
CRAN checks: | permChacko results |
Reference manual: | permChacko.pdf |
Vignettes: |
Improving the Chacko (1966) test (source, R code) |
Package source: | permChacko_1.0.1.tar.gz |
Windows binaries: | r-devel: permChacko_1.0.1.zip, r-release: permChacko_1.0.1.zip, r-oldrel: permChacko_1.0.1.zip |
macOS binaries: | r-release (arm64): permChacko_1.0.1.tgz, r-oldrel (arm64): permChacko_1.0.1.tgz, r-release (x86_64): permChacko_1.0.1.tgz, r-oldrel (x86_64): permChacko_1.0.1.tgz |
Old sources: | permChacko archive |
Please use the canonical form https://CRAN.R-project.org/package=permChacko to link to this page.