Learn R Programming

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

rpart (version 4.1-12)

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

License

GPL-2 | GPL-3

Maintainer

Brian Ripley

Last Published

January 12th, 2018

Functions in rpart (4.1-12)

prune.rpart

Cost-complexity Pruning of an Rpart Object
residuals.rpart

Residuals From a Fitted Rpart Object
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
labels.rpart

Create Split Labels For an Rpart Object
cu.summary

Automobile Data from 'Consumer Reports' 1990
kyphosis

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

Print an Rpart Object
meanvar.rpart

Mean-Variance Plot for an Rpart Object
rpart.control

Control for Rpart Fits
rpart.exp

Initialization function for exponential fitting
text.rpart

Place Text on a Dendrogram Plot
xpred.rpart

Return Cross-Validated Predictions
plot.rpart

Plot an Rpart Object
plotcp

Plot a Complexity Parameter Table for an Rpart Fit
stagec

Stage C Prostate Cancer
summary.rpart

Summarize a Fitted Rpart Object
na.rpart

Handles Missing Values in an Rpart Object
path.rpart

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

Snip Subtrees of an Rpart Object
solder

Soldering of Components on Printed-Circuit Boards
printcp

Displays CP table for Fitted Rpart Object
post.rpart

PostScript Presentation Plot of an Rpart Object
predict.rpart

Predictions from a Fitted Rpart Object
rpart.object

Recursive Partitioning and Regression Trees Object
rsq.rpart

Plots the Approximate R-Square for the Different Splits