Learn R Programming

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

party (version 0.2-1)

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

License

GPL

Maintainer

Torsten Hothorn

Last Published

January 29th, 2025

Functions in party (0.2-1)

Initialize Methods

Methods for Function initialize in Package `party'
SplittingNode Class

Class "SplittingNode"
mammoexp

Mammography Experience Study
Memory Allocation

Memory Allocation
Panel Generating Functions

Visualization of Binary Regression Trees
BinaryTree Class

Class "BinaryTree"
LearningSample Class

Class "LearningSample"
Plot BinaryTree

Visualization of Binary Regression Trees
Control Hyper Parameters

Control for Conditional Tree Models
Conditional Trees

Conditional Trees
Fit Methods

Fit `StatModel' Objects to Data
TreeControl Class

Class "TreeControl"