Package: permChacko 1.0.1.9000
permChacko: Chacko Test for Order-Restriction with Permutation
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.
Authors:
permChacko_1.0.1.9000.tar.gz
permChacko_1.0.1.9000.zip(r-4.5)permChacko_1.0.1.9000.zip(r-4.4)permChacko_1.0.1.9000.zip(r-4.3)
permChacko_1.0.1.9000.tgz(r-4.4-any)permChacko_1.0.1.9000.tgz(r-4.3-any)
permChacko_1.0.1.9000.tar.gz(r-4.5-noble)permChacko_1.0.1.9000.tar.gz(r-4.4-noble)
permChacko_1.0.1.9000.tgz(r-4.4-emscripten)permChacko_1.0.1.9000.tgz(r-4.3-emscripten)
permChacko.pdf |permChacko.html✨
permChacko/json (API)
NEWS
# Install 'permChacko' in R: |
install.packages('permChacko', repos = c('https://ocbe-uio.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/ocbe-uio/permchacko/issues
Last updated 2 months agofrom:ea81428548. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 17 2024 |
R-4.5-win | OK | Nov 17 2024 |
R-4.5-linux | OK | Nov 17 2024 |
R-4.4-win | OK | Nov 17 2024 |
R-4.4-mac | OK | Nov 17 2024 |
R-4.3-win | OK | Nov 17 2024 |
R-4.3-mac | OK | Nov 17 2024 |
Exports:chacko63_tab1chacko66_sec3chacko66_sec5permChackoreduceVectorruxton221207
Dependencies:
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Prints welcome message on package attachment | .onAttach |
Table I | chacko63_tab1 |
Chacko (1966), section 3 | chacko66_sec3 |
Chacko (1966), section 5 | chacko66_sec5 |
The Chacko test for order-restriction with permutation test | permChacko |
Reduce a vector using the ordering process | reduceVector |
Example by Graeme Ruxton | ruxton221207 |