Package: Modeler
Version: 3.4.9
Date: 2025-05-27
Title: Classes and Methods for Training and Using Binary Prediction
        Models
Authors@R: person(given = c("Kevin", "R."),
                  family = "Coombes",
                  role = c("aut", "cre"),
                  email = "krc@silicovore.com")
Depends: R (>= 4.4), ClassDiscovery, ClassComparison, oompaBase
Imports: methods, stats, class, rpart, TailRank, e1071, randomForest,
        nnet, neuralnet
Suggests: Biobase
Description: Defines classes and methods to learn models and use them
  to predict binary outcomes.  These are generic tools, but we also
  include specific examples for many common classifiers.
License: Apache License (== 2.0)
LazyLoad: yes
biocViews: Microarray, Clustering
URL: http://oompa.r-forge.r-project.org/
NeedsCompilation: no
Packaged: 2025-05-27 18:01:09 UTC; KRC
Author: Kevin R. Coombes [aut, cre]
Maintainer: Kevin R. Coombes <krc@silicovore.com>
Repository: CRAN
Date/Publication: 2025-05-27 18:30:02 UTC
Built: R 4.6.0; ; 2025-10-14 01:57:11 UTC; windows
