Package: xactonomial Type: Package Title: Inference for Functions of Multinomial Parameters Version: 1.2.0 Date: 2025-07-30 Authors@R: c(person(given = "Michael C", family = "Sachs", role = c("aut", "cre"), email = "sachsmc@gmail.com"), person(given = "Michael P", family = "Fay", role = c("aut")), person(given = "Erin E", family = "Gabriel", role = c("aut")), person(given = "David B", family = "Dahl", role = "ctb", comment = "(rbindings.rs)")) URL: https://sachsmc.github.io/xactonomial/ BugReports: https://github.com/sachsmc/xactonomial/issues/ Description: 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) . License: MIT + file LICENSE Encoding: UTF-8 SystemRequirements: Cargo (Rust's package manager), rustc >= 1.70 Suggests: knitr, rmarkdown, testthat (>= 3.0.0) VignetteBuilder: knitr RoxygenNote: 7.3.2 Config/rextendr/version: 0.3.1.9001 Config/testthat/edition: 3 Depends: R (>= 4.2) Config/pak/sysreqs: libclang-dev Repository: https://sachsmc.r-universe.dev Date/Publication: 2025-07-30 07:43:53 UTC RemoteUrl: https://github.com/sachsmc/xactonomial RemoteRef: HEAD RemoteSha: 25095ba91e3db8d31f3a1a0ff20af8812b4c672d NeedsCompilation: yes Packaged: 2026-07-04 08:11:32 UTC; root Author: Michael C Sachs [aut, cre], Michael P Fay [aut], Erin E Gabriel [aut], David B Dahl [ctb] ((rbindings.rs)) Maintainer: Michael C Sachs