Package: ExactMultinom 0.1.2
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 (2020) <arxiv:2008.12682>. Estimates based on the classical asymptotic chi-square approximation or Monte-Carlo simulation can also be computed.
Authors:
ExactMultinom_0.1.2.tar.gz
ExactMultinom_0.1.2.zip(r-4.5)ExactMultinom_0.1.2.zip(r-4.4)ExactMultinom_0.1.2.zip(r-4.3)
ExactMultinom_0.1.2.tgz(r-4.4-x86_64)ExactMultinom_0.1.2.tgz(r-4.4-arm64)ExactMultinom_0.1.2.tgz(r-4.3-x86_64)ExactMultinom_0.1.2.tgz(r-4.3-arm64)
ExactMultinom_0.1.2.tar.gz(r-4.5-noble)ExactMultinom_0.1.2.tar.gz(r-4.4-noble)
ExactMultinom_0.1.2.tgz(r-4.4-emscripten)ExactMultinom_0.1.2.tgz(r-4.3-emscripten)
ExactMultinom.pdf |ExactMultinom.html✨
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 4 years agofrom:a7992f7fd1. Checks:OK: 9. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 22 2024 |
R-4.5-win-x86_64 | OK | Oct 22 2024 |
R-4.5-linux-x86_64 | OK | Oct 22 2024 |
R-4.4-win-x86_64 | OK | Oct 22 2024 |
R-4.4-mac-x86_64 | OK | Oct 22 2024 |
R-4.4-mac-aarch64 | OK | Oct 22 2024 |
R-4.3-win-x86_64 | OK | Oct 22 2024 |
R-4.3-mac-x86_64 | OK | Oct 22 2024 |
R-4.3-mac-aarch64 | OK | Oct 22 2024 |
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 |