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:Johannes Resin

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'))

Peer review:

Uses libs:
  • c++– GNU Standard C++ Library v3

On CRAN:

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

2.18 score 1 stars 1 packages 152 downloads 2 exports 1 dependencies

Last updated 4 years agofrom:a7992f7fd1. Checks:OK: 9. Indexed: yes.

TargetResultDate
Doc / VignettesOKOct 22 2024
R-4.5-win-x86_64OKOct 22 2024
R-4.5-linux-x86_64OKOct 22 2024
R-4.4-win-x86_64OKOct 22 2024
R-4.4-mac-x86_64OKOct 22 2024
R-4.4-mac-aarch64OKOct 22 2024
R-4.3-win-x86_64OKOct 22 2024
R-4.3-mac-x86_64OKOct 22 2024
R-4.3-mac-aarch64OKOct 22 2024

Exports:multinom_test_cppmultinom.test

Dependencies:Rcpp