partykit: A Toolkit for Recursive Partytioning

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.)

Version: 0.1-3
Depends: R (≥ 2.5.0), graphics, stats, grid
Imports: survival
Suggests: XML, pmml, mlbench, RWeka, rJava, rpart, mvtnorm, Formula, ipred
Published: 2012-01-11
Author: Torsten Hothorn [aut, cre], Achim Zeileis [aut]
Maintainer: Torsten Hothorn <Torsten.Hothorn at R-project.org>
License: GPL-2
In views: MachineLearning
CRAN checks: partykit results

Downloads:

Package source: partykit_0.1-3.tar.gz
MacOS X binary: partykit_0.1-3.tgz
Windows binary: partykit_0.1-3.zip
Reference manual: partykit.pdf
Vignettes: partykit: A Toolkit for Recursive Partytioning
News/ChangeLog:NEWS
Old sources: partykit archive

Reverse dependencies:

Reverse depends: evtree
Reverse suggests: HSAUR2