Package: OneR
Type: Package
Title: One Rule Machine Learning Classification Algorithm with
        Enhancements
Version: 2.2
Date: 2017-05-05
Author: Holger von Jouanne-Diedrich
Maintainer: Holger von Jouanne-Diedrich <holger.jouanne-diedrich@h-ab.de>
Depends: R (>= 2.10)
Description: Implements the One Rule (OneR) Machine Learning classification algorithm (Holte, R.C. (1993) <doi:10.1023/A:1022631118932>) with enhancements for sophisticated handling of numeric data and missing values together with extensive diagnostic functions. It is useful as a baseline for machine learning models and the rules are often helpful heuristics.
License: MIT + file LICENSE
URL: https://github.com/vonjd/OneR
BugReports: https://github.com/vonjd/OneR/issues
LazyData: TRUE
RoxygenNote: 6.0.1
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2017-05-05 18:10:01 UTC; Holger
Repository: CRAN
Date/Publication: 2017-05-05 18:20:25 UTC
Built: R 4.0.2; ; 2020-07-15 17:22:47 UTC; unix
