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 Depends: R (>= 2.10) Description: Implements the One Rule (OneR) Machine Learning classification algorithm (Holte, R.C. (1993) ) 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 Repository: https://vonjd.r-universe.dev Date/Publication: 2018-06-04 17:09:36 UTC RemoteUrl: https://github.com/vonjd/oner RemoteRef: HEAD RemoteSha: 72dd03301b552d928ddc6bccf3d246c01918f17d NeedsCompilation: no Packaged: 2026-07-04 04:34:38 UTC; root