Package: ExactMultinom
Type: Package
Title: Multinomial Goodness-of-Fit Tests
Version: 0.1.3
Authors@R: person(given = "Johannes",
                    family = "Resin",
                    role = c("aut", "cre"),
                    email = "johannes.resin@h-its.org",
                    comment = c(ORCID = "0009-0003-6846-2260"))
Description: 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.
License: GPL (>= 2)
Imports: Rcpp (>= 1.0.4), stats
LinkingTo: Rcpp
Encoding: UTF-8
RoxygenNote: 7.3.2
NeedsCompilation: yes
Packaged: 2025-01-09 10:39:51 UTC; resin
Author: Johannes Resin [aut, cre] (<https://orcid.org/0009-0003-6846-2260>)
Maintainer: Johannes Resin <johannes.resin@h-its.org>
Repository: CRAN
Date/Publication: 2025-01-09 11:20:02 UTC
Built: R 4.5.2; x86_64-w64-mingw32; 2025-11-08 02:32:14 UTC; windows
Archs: x64
