# -------------------------------------------- # 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 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://cran.r-universe.dev repository-code: https://github.com/sergioventurini/XOMultinom commit: 8234e559efb9978950b0860a153b62fdb4696455 url: https://github.com/sergioventurini/XOMultinom date-released: '2026-05-28' contact: - family-names: Venturini given-names: Sergio email: sergio.venturini@unicatt.it