Package: classifly
Title: Explore Classification Models in High Dimensions
Version: 0.4.1
Author: Hadley Wickham <h.wickham@gmail.com>
Maintainer: Hadley Wickham <h.wickham@gmail.com>
Description: Given $p$-dimensional training data containing $d$ groups
    (the design space), a classification algorithm (classifier) predicts
    which group new data belongs to.  Generally the input to these
    algorithms is high dimensional, and the boundaries between groups will
    be high dimensional and perhaps curvilinear or multi-faceted. This
    package implements methods for understanding the division of space
    between the groups.
License: MIT + file LICENSE
URL: http://had.co.nz/classifly
Imports: class, plyr, stats
Suggests: e1071, MASS, rpart
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.0
NeedsCompilation: no
Packaged: 2022-05-20 00:23:13 UTC; hadleywickham
Repository: CRAN
Date/Publication: 2022-05-20 06:10:02 UTC
Built: R 4.1.2; ; 2022-05-21 10:22:55 UTC; unix
