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:Johannes Resin [aut, cre]

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'))
Uses libs:
  • c++– GNU Standard C++ Library v3

On CRAN:

Conda:

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

cpp

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

Last updated from:ee1cd2c8e7. Checks:13 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK107
linux-devel-x86_64OK107
source / vignettesOK137
linux-release-arm64OK94
linux-release-x86_64OK101
macos-release-arm64OK163
macos-release-x86_64OK376
macos-oldrel-arm64OK131
macos-oldrel-x86_64OK229
windows-develOK98
windows-releaseOK75
windows-oldrelOK92
wasm-releaseOK98

Exports:multinom_test_cppmultinom.test

Dependencies:Rcpp