Learn R Programming

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

rpart (version 4.1-11)

Recursive Partitioning and Regression Trees

Description

Recursive partitioning for classification, regression and survival trees. An implementation of most of the functionality of the 1984 book by Breiman, Friedman, Olshen and Stone.

Copy Link

Version

Install

install.packages('rpart')

Monthly Downloads

96,571

Version

4.1-11

License

GPL-2 | GPL-3

Maintainer

Brian Ripley

Last Published

April 21st, 2017

Functions in rpart (4.1-11)

car.test.frame

Automobile Data from 'Consumer Reports' 1990
car90

Automobile Data from 'Consumer Reports' 1990
rpart-internal

Internal Functions
rpart

Recursive Partitioning and Regression Trees
snip.rpart

Snip Subtrees of an Rpart Object
solder

Soldering of Components on Printed-Circuit Boards
na.rpart

Handles Missing Values in an Rpart Object
path.rpart

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

Control for Rpart Fits
rpart.exp

Initialization function for exponential fitting
rpart.object

Recursive Partitioning and Regression Trees Object
rsq.rpart

Plots the Approximate R-Square for the Different Splits
cu.summary

Automobile Data from 'Consumer Reports' 1990
kyphosis

Data on Children who have had Corrective Spinal Surgery
print.rpart

Print an Rpart Object
plot.rpart

Plot an Rpart Object
plotcp

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

PostScript Presentation Plot of an Rpart Object
predict.rpart

Predictions from a Fitted Rpart Object
stagec

Stage C Prostate Cancer
printcp

Displays CP table for Fitted Rpart Object
summary.rpart

Summarize a Fitted Rpart Object
prune.rpart

Cost-complexity Pruning of an Rpart Object
residuals.rpart

Residuals From a Fitted Rpart Object
text.rpart

Place Text on a Dendrogram Plot
xpred.rpart

Return Cross-Validated Predictions
labels.rpart

Create Split Labels For an Rpart Object
meanvar.rpart

Mean-Variance Plot for an Rpart Object