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 curvilinear or multi-faceted. This package implements methods for understanding the division of space between the groups. See \url{http://had.co.nz/classifly} for more details.

Version: 0.2.3
Depends: rggobi, rpart, MASS, nnet, class, e1071, reshape
Suggests: randomForest
Published: 2007-03-14
Author: Hadley Wickham
Maintainer: Hadley Wickham <h.wickham at gmail.com>
License: MIT
CRAN checks: classifly results

Downloads:

Package source: classifly_0.2.3.tar.gz
MacOS X binary: not available, see check log.
Windows binary: classifly_0.2.3.zip
Reference manual: classifly.pdf
News/ChangeLog:ChangeLog
Old sources: classifly archive