Learn R Programming

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

tree (version 1.0-30)

Classification and regression trees

Description

Classification and Regression Trees.

Copy Link

Version

Install

install.packages('tree')

Monthly Downloads

9,838

Version

1.0-30

License

GPL-2 | GPL-3

Maintainer

Brian Ripley

Last Published

June 27th, 2012

Functions in tree (1.0-30)

deviance.tree

Extract Deviance from a Tree Object
prune.tree

Cost-complexity Pruning of Tree Object
tree-internal

Internal Functions Used by the 'tree' Package
plot.tree.sequence

Plot a Tree Sequence
na.tree.replace

Replace NAs in Predictor Variables
partition.tree

Plot the Partitions of a simple Tree Model
tree.screens

Split Screen for Plotting Trees
tree

Fit a Classification or Regression Tree
tree.control

Select Parameters for Tree
predict.tree

Predictions from a Fitted Tree Object
cv.tree

Cross-validation for Choosing Tree Complexity
plot.tree

Plot a Tree Object
misclass.tree

Misclassifications by a Classification Tree
text.tree

Annotate a Tree Plot
tile.tree

Add Class Barcharts to a Classification Tree Plot
snip.tree

Snip Parts of Tree Objects