# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "multChernoff" in publications use:' type: software license: MIT title: 'multChernoff: Finite-Sample Tail Bound of Likelihood Ratio Test under Multinomial Sampling' version: 1.0.0 doi: 10.32614/CRAN.package.multChernoff abstract: Computes a finite-sample tail bound for the log-likelihood ratio test (LRT) statistic under multinomial sampling. The resulting bound is used to compute finite-sample conservative p-values and critical values when the standard chi-squared asymptotics can be unreliable. The package also supports multiple independent multinomial trials. authors: - family-names: Guo given-names: Richard email: ricguo@umich.edu - family-names: Liu given-names: Ivana email: yifeiliu@umich.edu repository: https://richardkwo.r-universe.dev repository-code: https://github.com/richardkwo/multChernoff commit: 3d0117d7e6249fd2169f57f26a059c0db1d02c85 url: https://github.com/richardkwo/multChernoff date-released: '2026-03-24' contact: - family-names: Guo given-names: Richard email: ricguo@umich.edu