# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "oda" in publications use:' type: software license: GPL-3.0-only title: 'oda: Pure-R Core Engine for Optimal Data Analysis (ODA / MultiODA)' version: 0.1.2 abstract: Pure-R implementation of univariate binary-class ODA (UniODA), univariate multiclass ODA (MultiODA), and binary Classification Tree Analysis (CTA). Supports ordered and categorical attributes, priors-on inverse-frequency weighting, MAXSENS / SAMPLEREP / first-identified tie-breaking, true leave-one-out cross-validation, and Monte Carlo Fisher-randomization p-values. Covered UniODA, MultiODA, and binary CTA fixtures are tested for parity against MegaODA.exe and CTA.exe outputs. authors: - family-names: Rhodes given-names: Nathaniel email: nrhode@midwestern.edu repository: https://cran.r-universe.dev repository-code: https://github.com/njrhodes/oda_r commit: 7ad4a03ef21a94c8d9eb8b38afa82010c2d03e70 url: https://njrhodes.github.io/oda_r/ date-released: '2026-06-17' contact: - family-names: Rhodes given-names: Nathaniel email: nrhode@midwestern.edu