Learn R Programming

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

rpart (version 3.1-5)

Recursive partitioning

Description

Recursive partitioning and regression trees

Copy Link

Version

Install

install.packages('rpart')

Monthly Downloads

56,835

Version

3.1-5

License

use under GPL2, or see file LICENCE

Maintainer

Brian Ripley

Last Published

January 7th, 2025

Functions in rpart (3.1-5)

na.rpart

Handles Missing Values in an Rpart Object
plot.rpart

Plot an Rpart Object
rpart.class

Set up for `class' Method for an Rpart Model
car.test.frame

Automobile Data from 'Consumer Reports' 1990
post.rpart

PostScript Presentation Plot of an Rpart Object
rpart.matrix

Creates a Model Matrix from a Call to Rpart
rsq.rpart

Plots the Approximate R-Square for the Different Splits
solder

Soldering of Components on Printed-Circuit Boards
rpart-internal

Internal Functions
meanvar.rpart

Mean-Variance Plot for an Rpart Object
cu.summary

Automobile Data from 'Consumer Reports' 1990
text.rpart

Place Text on a Dendrogram
snip.rpart

Snip Subtrees of an Rpart Object
xpred.rpart

Return Cross-Validated Predictions
labels.rpart

Create Split Labels For an Rpart Object
rpart

Recursive Partitioning and Regression Trees
residuals.rpart

Residuals From a Fitted Rpart Object
prune.rpart

Cost-complexity Pruning of an Rpart Object
rpart.branch

Draws horseshoes - left child, up over, down to right child
path.rpart

Follow Paths to Selected Nodes of an Rpart Object
rpart.control

Control for Rpart Models
print.rpart

Print an Rpart Object
kyphosis

Data on Children who have had Corrective Spinal Surgery
printcp

Displays CP table for Fitted Rpart Object
plotcp

Plot a Complexity Parameter Table for an Rpart Fit
rpart.poisson

Set up for `poisson' Method for an Rpart Model
summary.rpart

Summarize a Fitted Rpart Object
predict.rpart

Predictions from a Fitted Rpart Object
rpconvert

Update an rpart object
rpart.object

Recursive Partitioning and Regression Trees Object
rpart.exp

Set up for `exp' Method for an Rpart Model
snip.rpart.mouse

Internal Functions called from `snip.rpart'
rpartco

Calculate Plotting Coordinates for Nodes of an Rpart Object
rpart.anova

Set up for `anova' Method for an Rpart Model
formatg

Print out numbers in C format
model.frame.rpart

Create a Model Frame for fitting an Rpart Object