Learn R Programming

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

tree (version 1.0-41)

Classification and Regression Trees

Description

Classification and regression trees.

Copy Link

Version

Install

install.packages('tree')

Monthly Downloads

12,983

Version

1.0-41

License

GPL-2 | GPL-3

Maintainer

Brian Ripley

Last Published

August 17th, 2021

Functions in tree (1.0-41)

na.tree.replace

Replace NAs in Predictor Variables
snip.tree

Snip Parts of Tree Objects
tree.control

Select Parameters for Tree
prune.tree

Cost-complexity Pruning of Tree Object
tree

Fit a Classification or Regression Tree
predict.tree

Predictions from a Fitted Tree Object
tree.screens

Split Screen for Plotting Trees
partition.tree

Plot the Partitions of a simple Tree Model
plot.tree

Plot a Tree Object
text.tree

Annotate a Tree Plot
tile.tree

Add Class Barcharts to a Classification Tree Plot
deviance.tree

Extract Deviance from a Tree Object
cv.tree

Cross-validation for Choosing Tree Complexity
plot.tree.sequence

Plot a Tree Sequence
misclass.tree

Misclassifications by a Classification Tree