Learn R Programming

tree (version 1.0-44)

Classification and Regression Trees

Description

Classification and regression trees.

Copy Link

Version

Install

install.packages('tree')

Monthly Downloads

18,801

Version

1.0-44

License

GPL-2 | GPL-3

Maintainer

Last Published

December 11th, 2024

Functions in tree (1.0-44)

na.tree.replace

Replace NAs in Predictor Variables
partition.tree

Plot the Partitions of a simple Tree Model
cv.tree

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

Plot a Tree Sequence
misclass.tree

Misclassifications by a Classification Tree
deviance.tree

Extract Deviance from a Tree Object
plot.tree

Plot a Tree Object
tree.screens

Split Screen for Plotting Trees
predict.tree

Predictions from a Fitted Tree Object
tree

Fit a Classification or Regression Tree
prune.tree

Cost-complexity Pruning of Tree Object
snip.tree

Snip Parts of Tree Objects
tree.control

Select Parameters for Tree
tile.tree

Add Class Barcharts to a Classification Tree Plot
text.tree

Annotate a Tree Plot