Learn R Programming

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

party (version 0.2-9)

A Laboratory for Recursive Part(y)itioning

Description

Unbiased recursive partitioning in a conditional inference framework. This package implements a unified framework for recursive partitioning which embeds tree-structured regression models into a well defined theory of conditional inference procedures. Stopping criteria based on multiple test procedures are implemented. The methodology 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. Extensible functionality for visualizing tree-structured regression models is available.

Copy Link

Version

Install

install.packages('party')

Monthly Downloads

20,389

Version

0.2-9

License

GPL

Maintainer

Torsten Hothorn

Last Published

January 29th, 2025

Functions in party (0.2-9)

Memory Allocation

Memory Allocation
LearningSample Class

Class "LearningSample"
Conditional Trees

Conditional Trees
mammoexp

Mammography Experience Study
Plot BinaryTree

Visualization of Binary Regression Trees
Control Hyper Parameters

Control for Conditional Tree Models
TreeControl Class

Class "TreeControl"
BinaryTree Class

Class "BinaryTree"
Initialize Methods

Methods for Function initialize in Package `party'
Panel Generating Functions

Visualization of Binary Regression Trees
SplittingNode Class

Class "SplittingNode"
Fit Methods

Fit `StatModel' Objects to Data