Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 1 of 1 found.
[1] < 1 > [1]  Sort:

partykit : A Toolkit for Recursive Partytioning

Package: partykit
Title: A Toolkit for Recursive Partytioning
Date: 2016-02-05
Version: 1.0-5
Authors@R: c(person(given = "Torsten", family = "Hothorn", role = c("aut", "cre"), email = "Torsten.Hothorn@R-project.org"),
person(given = "Achim", family = "Zeileis", role = "aut", email = "Achim.Zeileis@R-project.org"))
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. Furthermore, new and improved
reimplementations of conditional inference trees (ctree) and model-based
recursive partitioning (mob) from the party package are provided based
on the new infrastructure.
Depends: R (>= 3.1.0), graphics, grid
Imports: stats, survival
Suggests: XML, pmml, rJava, rpart, mvtnorm, Formula (>= 1.2-1),
sandwich, strucchange, vcd, AER, mlbench, TH.data (>= 1.0-3),
coin (>= 1.1-0), RWeka (>= 0.4-19), datasets, parallel,
psychotools, psychotree
LazyData: yes
License: GPL-2 | GPL-3
URL: http://partykit.R-forge.R-project.org/partykit
NeedsCompilation: yes
Packaged: 2016-02-05 10:33:38 UTC; hothorn
Author: Torsten Hothorn [aut, cre],
Achim Zeileis [aut]
Maintainer: Torsten Hothorn <Torsten.Hothorn@R-project.org>
Repository: CRAN
Date/Publication: 2016-02-05 19:28:44

● Data Source: CranContrib
● Cran Task View: MachineLearning
● 0 images, 19 functions, 2 datasets
Reverse Depends: 6