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. 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. A description of this package was published by Hothorn and Zeileis (2015) <https://jmlr.org/papers/v16/hothorn15a.html>.

Version: 1.2-15
Depends: R (≥ 3.5.0), graphics, grid, libcoin (≥ 1.0-0), mvtnorm
Imports: grDevices, stats, utils, survival, Formula (≥ 1.2-1), inum (≥ 1.0-0), rpart (≥ 4.1-11)
Suggests: XML, pmml, rJava, sandwich, strucchange, vcd, AER, mlbench, TH.data (≥ 1.0-3), coin (≥ 1.1-0), RWeka (≥ 0.4-19), datasets, parallel, psychotools (≥ 0.3-0), psychotree, party (≥ 1.3-0), randomForest
Published: 2021-08-23
Author: Torsten Hothorn ORCID iD [aut, cre], Heidi Seibold ORCID iD [ctb], Achim Zeileis ORCID iD [aut]
Maintainer: Torsten Hothorn <Torsten.Hothorn at R-project.org>
License: GPL-2 | GPL-3
URL: http://partykit.r-forge.r-project.org/partykit/
NeedsCompilation: yes
Citation: partykit citation info
Materials: NEWS
In views: MachineLearning
CRAN checks: partykit results

Documentation:

Reference manual: partykit.pdf
Vignettes: Constant Partying: Growing and Handling Trees with Constant Fits
ctree: Conditional Inference Trees
Parties, Models, Mobsters: A New Implementation of Model-Based Recursive Partitioning in R
partykit: A Toolkit for Recursive Partytioning

Downloads:

Package source: partykit_1.2-15.tar.gz
Windows binaries: r-devel: partykit_1.2-15.zip, r-release: partykit_1.2-15.zip, r-oldrel: partykit_1.2-15.zip
macOS binaries: r-release (arm64): partykit_1.2-15.tgz, r-oldrel (arm64): partykit_1.2-15.tgz, r-release (x86_64): partykit_1.2-15.tgz, r-oldrel (x86_64): partykit_1.2-15.tgz
Old sources: partykit archive

Reverse dependencies:

Reverse depends: ATR, dtree, evtree, ggparty, glmertree, ICcforest, lagsarlmtree, model4you, palmtree, PPtreeViz, psychotree, quint, smbinning, trtf, vcrpart
Reverse imports: C443, C50, CGPfunctions, dipm, dlookr, eat, forestRK, glmtree, gosset, LLM, localModel, logiBin, LTRCforests, LTRCtrees, mboost, moreparty, MST, networktree, Pigengene, PlackettLuce, pre, psica, scorecardModelUtils, stablelearner, StratifiedMedicine, tidyrules, treeheatr, visTree
Reverse suggests: betareg, buildmer, data.tree, familiar, HSAUR2, HSAUR3, iml, MachineShop, mlr3viz, pdp, plotmo, r2pmml, RWeka, shapr, tbm, tidypredict, vip
Reverse enhances: d3r

Linking:

Please use the canonical form https://CRAN.R-project.org/package=partykit to link to this page.