Package: ExactMultinom 0.1.3
ExactMultinom: Multinomial Goodness-of-Fit Tests
Computes exact p-values for multinomial goodness-of-fit tests based on multiple test statistics, namely, Pearson's chi-square, the log-likelihood ratio and the probability mass statistic. Implements the algorithm detailed in Resin (2023) <doi:10.1080/10618600.2022.2102026>. Estimates based on the classical asymptotic chi-square approximation or Monte-Carlo simulation can also be computed.
Authors:
ExactMultinom_0.1.3.tar.gz
ExactMultinom_0.1.3.zip(r-4.7)ExactMultinom_0.1.3.zip(r-4.6)ExactMultinom_0.1.3.zip(r-4.5)
ExactMultinom_0.1.3.tgz(r-4.6-x86_64)ExactMultinom_0.1.3.tgz(r-4.6-arm64)ExactMultinom_0.1.3.tgz(r-4.5-x86_64)ExactMultinom_0.1.3.tgz(r-4.5-arm64)
ExactMultinom_0.1.3.tar.gz(r-4.7-arm64)ExactMultinom_0.1.3.tar.gz(r-4.7-x86_64)ExactMultinom_0.1.3.tar.gz(r-4.6-arm64)ExactMultinom_0.1.3.tar.gz(r-4.6-x86_64)
ExactMultinom_0.1.3.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
ExactMultinom/json (API)
NEWS
| # Install 'ExactMultinom' in R: |
| install.packages('ExactMultinom', repos = c('https://resinj.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:ee1cd2c8e7. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 107 | ||
| linux-devel-x86_64 | OK | 107 | ||
| source / vignettes | OK | 137 | ||
| linux-release-arm64 | OK | 94 | ||
| linux-release-x86_64 | OK | 101 | ||
| macos-release-arm64 | OK | 163 | ||
| macos-release-x86_64 | OK | 376 | ||
| macos-oldrel-arm64 | OK | 131 | ||
| macos-oldrel-x86_64 | OK | 229 | ||
| windows-devel | OK | 98 | ||
| windows-release | OK | 75 | ||
| windows-oldrel | OK | 92 | ||
| wasm-release | OK | 98 |
Exports:multinom_test_cppmultinom.test
Dependencies:Rcpp
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| C++ Function for Exact Multinomial Test | multinom_test_cpp |
| Multinomial Goodness-of-Fit Tests | ExactMultinom multinom.test |
