<?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>Generate PMML for various models</dc:title>
  <dc:description>The Predictive Modelling Markup Language (PMML) is a
language for representing models, in an application independent
way. Such models can then be loaded into other applications
supporting PMML, including ADAPA from Zementis, Teradata
Warehouse Miner and IBM&apos;s DB2. The package provides a generic
pmml function to generate pmml for an object. Using a S3
generic function the approriate method for the class of the
supplied object is dispatched. The package currently supports
the export of PMML for linear regression, generalized linear
regression, multinomial logistic regression, SVMs, rpart
classification trees, randomSurvivalForest, randomForest, and
kmeans clusters. This package is part of the Rattle toolkit.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: XML</dc:relation>
  <dc:relation>Suggests: arules, nnet, rpart, randomSurvivalForest, randomForest,
kernlab</dc:relation>
  <dc:creator>Graham Williams &lt;Graham.Williams@togaware.com&gt;</dc:creator>
  <dc:contributor>Graham Williams, Michael Hahsler (arules), Zementis Inc, Hemant
Ishwaran, Udaya B. Kogalur, Rajarshi Guha</dc:contributor>
  <dc:rights>GPL (&gt;= 2)</dc:rights>
  <dc:date>2012-04-03</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>http://CRAN.R-project.org/package=pmml</dc:identifier>
 </rdf:Description>
</rdf:RDF>

