Learn R Programming

⚠️There's a newer version (1.2-22) of this package.Take me there.

partykit (version 1.2-16)

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-16

License

GPL-2 | GPL-3

Maintainer

Last Published

June 20th, 2022

Functions in partykit (1.2-16)

lmtree

Linear Model Trees
HuntingSpiders

Abundance of Hunting Spiders
extree_data

Data Preprocessing for Extensible Trees.
extree_fit

Fit Extensible Trees.
mob

Model-based Recursive Partitioning
WeatherPlay

Weather Conditions and Playing a Game
cforest

Conditional Random Forests
ctree_control

Control for Conditional Inference Trees
glmtree

Generalized Linear Model Trees
ctree

Conditional Inference Trees
party-predict

Tree Predictions
party-methods

Methods for Party Objects
panelfunctions

Panel-Generators for Visualization of Party Trees
party

Recursive Partytioning
partynode-methods

Methods for Node Objects
partynode

Inner and Terminal Nodes
party-plot

Visualization of Trees
partysplit

Binary and Multiway Splits
prune.modelparty

Post-Prune modelparty Objects
party-coercion

Coercion Functions
model_frame_rpart

Model Frame Method for rpart
varimp

Variable Importance
mob_control

Control Parameters for Model-Based Partitioning
nodeids

Extract Node Identifiers
nodeapply

Apply Functions Over Nodes