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.
| Version: | 0.1.2 |
| Depends: | R (≥ 4.1.0) |
| Imports: | graphics, grDevices, stats, utils |
| Suggests: | testthat (≥ 3.0.0), knitr, rmarkdown, pkgdown, ggplot2 (≥ 3.4.0), patchwork (≥ 1.1.0) |
| Published: | 2026-06-17 |
| DOI: | 10.32614/CRAN.package.oda (may not be active yet) |
| Author: | Nathaniel Rhodes [aut, cre], Paul Yarnold [ctb, cph] |
| Maintainer: | Nathaniel Rhodes <nrhode at midwestern.edu> |
| BugReports: | https://github.com/njrhodes/oda_r/issues |
| License: | GPL-3 |
| URL: | https://njrhodes.github.io/oda_r/, https://github.com/njrhodes/oda_r |
| NeedsCompilation: | no |
| Materials: | NEWS |
| CRAN checks: | oda results |
| Package source: | oda_0.1.2.tar.gz |
| Windows binaries: | r-devel: not available, r-release: not available, r-oldrel: not available |
| macOS binaries: | r-release (arm64): oda_0.1.2.tgz, r-oldrel (arm64): oda_0.1.2.tgz, r-release (x86_64): not available, r-oldrel (x86_64): oda_0.1.2.tgz |
Please use the canonical form https://CRAN.R-project.org/package=oda to link to this page.