<?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>A Toolkit for Recursive Partytioning</dc:title>
  <dc:subject>CRAN Task View: MachineLearning (http://CRAN.R-project.org/view=MachineLearning)</dc:subject>
  <dc:description>A toolkit with infrastructure for representing,
summarizing, and visualizing tree-structured regression and
classification models. This unified infrastructure can be used
for reading/coercing tree models from different sources (rpart,
RWeka, PMML) yielding objects that share functionality for
print/plot/predict methods. (It will also be the basis for a
re-implementation of the party package. Currently, only a
re-implementation of ctree() is contained in the package.)</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 2.5.0), graphics, stats, grid</dc:relation>
  <dc:relation>Imports: survival</dc:relation>
  <dc:relation>Suggests: XML, pmml, mlbench, RWeka, rJava, rpart, mvtnorm, Formula,
ipred</dc:relation>
  <dc:creator>Torsten Hothorn &lt;Torsten.Hothorn@R-project.org&gt;</dc:creator>
  <dc:contributor>Torsten Hothorn [aut, cre], Achim Zeileis [aut]</dc:contributor>
  <dc:rights>GPL-2</dc:rights>
  <dc:date>2012-01-11</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>http://CRAN.R-project.org/package=partykit</dc:identifier>
 </rdf:Description>
</rdf:RDF>

