# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "XOMultinom" in publications use:' type: software license: GPL-3.0-only title: 'XOMultinom: Exact Distributions of Some Functions of the Ordered Multinomial Counts' version: 0.8.7 doi: 10.32614/CRAN.package.XOMultinom abstract: 'Implements exact algorithms for computing the distributions of the maximum, the minimum, the range, and the sum of the J largest order statistics of a multinomial random vector. Two complementary algorithm families are provided: the recursive tree-traversal method of Bonetti, Cirillo, and Ogay (2019) , which covers all four statistics under the equiprobable hypothesis; and the stochastic matrix method of Corrado (2011) , which handles the maximum, minimum, and range for arbitrary probability vectors. Functions for power evaluation and sample size determination for goodness-of-fit tests based on these order statistics are also provided. Computationally intensive routines are implemented in ''C++'' for efficiency.' authors: - family-names: Venturini given-names: Sergio email: sergio.venturini@unicatt.it repository: https://sergioventurini.r-universe.dev repository-code: https://github.com/sergioventurini/XOMultinom commit: 103defa766be9c9c519605d2a2585e84da1738cf url: https://github.com/sergioventurini/XOMultinom date-released: '2026-05-28' contact: - family-names: Venturini given-names: Sergio email: sergio.venturini@unicatt.it