Skip to content

party

A Laboratory for Recursive Partytioning

v1.3-20 · Mar 25, 2026 · GPL-2

Description

A computational toolbox for recursive partitioning. The core of the package is ctree(), an implementation of conditional inference trees which embed tree-structured regression models into a well defined theory of conditional inference procedures. This non-parametric class of regression trees is applicable to all kinds of regression problems, including nominal, ordinal, numeric, censored as well as multivariate response variables and arbitrary measurement scales of the covariates. Based on conditional inference trees, cforest() provides an implementation of Breiman's random forests. The function mob() implements an algorithm for recursive partitioning based on parametric models (e.g. linear models, GLMs or survival regression) employing parameter instability tests for split selection. Extensible functionality for visualizing tree-structured regression models is available. The methods are described in Hothorn et al. (2006) <doi:10.1198/106186006X133933>, Zeileis et al. (2008) <doi:10.1198/106186008X319331> and Strobl et al. (2007) <doi:10.1186/1471-2105-8-25>.

Downloads

26.8K

Last 30 days

719th

67.3K

Last 90 days

312.2K

Last year

Trend: +32.7% (30d vs prior 30d)

CRAN Check Status

14 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Reverse Dependencies (51)

depends

Dependency Network

Dependencies Reverse dependencies mvtnorm modeltools strucchange survival coin zoo sandwich (>= 1.1-1) varImp CTShiny CTShiny2 EpiSemble GB5mcPred IPMRF MachineShop OTrecod OpEnHiMR PSAboot PrInDT PredPsych TSDT aVirtualTwins ai +36 more reverse deps party

Version History

updated 1.3-20 ← 1.3-19 diff Mar 26, 2026
updated 1.3-19 ← 1.3-18 diff Mar 10, 2026
new 1.3-18 Mar 10, 2026
updated 1.3-18 ← 1.3-17 diff Jan 28, 2025
updated 1.3-17 ← 1.3-16 diff Aug 16, 2024
updated 1.3-16 ← 1.3-15 diff Jul 17, 2024
updated 1.3-15 ← 1.3-14 diff Apr 28, 2024
updated 1.3-14 ← 1.3-13 diff Nov 27, 2023
updated 1.3-13 ← 1.3-12 diff Mar 16, 2023
updated 1.3-12 ← 1.3-11 diff Feb 27, 2023
updated 1.3-11 ← 1.3-10 diff Oct 6, 2022
updated 1.3-10 ← 1.3-9 diff Apr 25, 2022
updated 1.3-9 ← 1.3-8 diff Sep 26, 2021
updated 1.3-8 ← 1.3-7 diff Aug 22, 2021
updated 1.3-7 ← 1.3-6 diff Mar 2, 2021
updated 1.3-6 ← 1.3-5 diff Feb 7, 2021
updated 1.3-5 ← 1.3-4 diff Jun 11, 2020
updated 1.3-4 ← 1.3-3 diff Mar 4, 2020
updated 1.3-3 ← 1.3-2 diff Mar 5, 2019
updated 1.3-2 ← 1.3-1 diff Feb 28, 2019