We consider the problem where we observe k vectors (possibly of different lengths), each representing an independent multinomial random vector. For a given function that takes in the concatenated vector of multinomial probabilities and outputs a real number, this is a Monte Carlo estimation procedure of an exact p-value and confidence interval. The resulting inference is valid even in small samples, when the parameter is on the boundary, and when the function is not differentiable at the parameter value, all situations where asymptotic methods and the bootstrap would fail. For more details see Sachs, Fay, and Gabriel (2025) <doi:10.48550/arXiv.2406.19141>.
Version: | 1.0.3 |
Depends: | R (≥ 4.2) |
Suggests: | knitr, rmarkdown, testthat (≥ 3.0.0) |
Published: | 2025-04-28 |
DOI: | 10.32614/CRAN.package.xactonomial |
Author: | Michael C Sachs [aut, cre], Michael P Fay [aut], Erin E Gabriel [aut], David B Dahl [ctb] ((rbindings.rs)) |
Maintainer: | Michael C Sachs <sachsmc at gmail.com> |
BugReports: | https://github.com/sachsmc/xactonomial/issues/ |
License: | MIT + file LICENSE |
URL: | https://sachsmc.github.io/xactonomial/ |
NeedsCompilation: | yes |
SystemRequirements: | Cargo (Rust's package manager), rustc >= 1.70 |
Materials: | README NEWS |
CRAN checks: | xactonomial results |
Reference manual: | xactonomial.pdf |
Vignettes: |
Basic Examples (source, R code) |
Package source: | xactonomial_1.0.3.tar.gz |
Windows binaries: | r-devel: not available, r-release: not available, r-oldrel: not available |
macOS binaries: | r-release (arm64): xactonomial_1.0.3.tgz, r-oldrel (arm64): xactonomial_1.0.3.tgz, r-release (x86_64): xactonomial_1.0.3.tgz, r-oldrel (x86_64): xactonomial_1.0.3.tgz |
Please use the canonical form https://CRAN.R-project.org/package=xactonomial to link to this page.