<?xml version="1.0"?>
<!DOCTYPE rdf:RDF SYSTEM "http://dublincore.org/documents/2002/07/31/dcmes-xml/dcmes-xml-dtd.dtd" > 
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/">
 <rdf:Description>
  <dc:title>Explore classification models in high dimensions</dc:title>
  <dc: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.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: rpart, MASS, nnet, class, e1071, reshape</dc:relation>
  <dc:relation>Suggests: randomForest, rggobi</dc:relation>
  <dc:creator>Hadley Wickham &lt;h.wickham@gmail.com&gt;</dc:creator>
  <dc:contributor>Hadley Wickham &lt;h.wickham@gmail.com&gt;</dc:contributor>
  <dc:rights>MIT</dc:rights>
  <dc:date>2011-01-29</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>http://CRAN.R-project.org/package=classifly</dc:identifier>
 </rdf:Description>
</rdf:RDF>

