Package: pmml
Type: Package
Title: Generate PMML for various models
Version: 1.2.34
Date: 2013-01-26
Author: Graham Williams, Michael Hahsler (arules), Zementis Inc, Hemant
        Ishwaran, Udaya B. Kogalur, Rajarshi Guha
Maintainer: Graham Williams <Graham.Williams@togaware.com>
Depends: XML
Suggests: arules, nnet, rpart, randomSurvivalForest, randomForest,
        kernlab, survival
License: GPL (>= 2)
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's DB2. The package provides a generic
        pmml function to generate pmml for an object. Using a S3
        generic function the appropriate 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.
URL: http://rattle.togaware.com/
Packaged: 2013-01-26 01:11:06 UTC; gjw
Repository: CRAN
Date/Publication: 2013-01-26 08:44:52
