Learn R Programming

partykit (version 1.2-22)

A Toolkit for Recursive Partytioning

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. A description of this package was published by Hothorn and Zeileis (2015) .

Copy Link

Version

Install

install.packages('partykit')

Monthly Downloads

31,305

Version

1.2-22

License

GPL-2 | GPL-3

Maintainer

Last Published

August 17th, 2024

Functions in partykit (1.2-22)

party-coercion

Coercion Functions
mob_control

Control Parameters for Model-Based Partitioning
nodeapply

Apply Functions Over Nodes
prune.modelparty

Post-Prune modelparty Objects
partynode-methods

Methods for Node Objects
nodeids

Extract Node Identifiers
partysplit

Binary and Multiway Splits
party-methods

Methods for Party Objects
party-plot

Visualization of Trees
partynode

Inner and Terminal Nodes
varimp

Variable Importance
model_frame_rpart

Model Frame Method for rpart
party

Recursive Partytioning
HuntingSpiders

Abundance of Hunting Spiders
extree_fit

Fit Extensible Trees.
WeatherPlay

Weather Conditions and Playing a Game
glmtree

Generalized Linear Model Trees
ctree_control

Control for Conditional Inference Trees
cforest

Conditional Random Forests
ctree

Conditional Inference Trees
lmtree

Linear Model Trees
mob

Model-based Recursive Partitioning
extree_data

Data Preprocessing for Extensible Trees.
party-predict

Tree Predictions
panelfunctions

Panel-Generators for Visualization of Party Trees