# -------------------------------------------- # 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://njrhodes.r-universe.dev repository-code: https://github.com/njrhodes/oda_r commit: eb157921a01acc06c79e4aac9c57db2094b50a1d url: https://njrhodes.github.io/oda_r/ date-released: '2026-06-15' contact: - family-names: Rhodes given-names: Nathaniel email: nrhode@midwestern.edu