classifly: Explore Classification Models in High Dimensions

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 non-linear. This package implements methods for understanding the division of space between the groups.

Version: 0.4.3
Imports: class, plyr, stats
Suggests: e1071, MASS, rpart
Published: 2026-03-15
DOI: 10.32614/CRAN.package.classifly
Author: Hadley Wickham [aut], Dianne Cook [cre]
Maintainer: Dianne Cook <visnut at gmail.com>
License: MIT + file LICENSE
URL: http://had.co.nz/classifly
NeedsCompilation: no
Materials: NEWS, ChangeLog
CRAN checks: classifly results

Documentation:

Reference manual: classifly.html , classifly.pdf

Downloads:

Package source: classifly_0.4.3.tar.gz
Windows binaries: r-devel: not available, r-release: not available, r-oldrel: not available
macOS binaries: r-release (arm64): not available, r-oldrel (arm64): not available, r-release (x86_64): not available, r-oldrel (x86_64): not available
Old sources: classifly archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=classifly to link to this page.