Package: tree 1.0-45

Brian Ripley
tree: Classification and Regression Trees
Classification and regression trees.
Authors:
tree_1.0-45.tar.gz
tree_1.0-45.tar.gz(r-4.7-arm64)tree_1.0-45.tar.gz(r-4.7-x86_64)tree_1.0-45.tar.gz(r-4.6-arm64)tree_1.0-45.tar.gz(r-4.6-x86_64)
tree_1.0-45.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
tree/json (API)
| # Install 'tree' in R: |
| install.packages('tree', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:5572b9cee4. Checks:6 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 107 | ||
| linux-devel-x86_64 | OK | 101 | ||
| source / vignettes | OK | 153 | ||
| linux-release-arm64 | OK | 92 | ||
| linux-release-x86_64 | OK | 103 | ||
| wasm-release | OK | 90 |
Exports:cv.treemisclass.treena.tree.replacepartition.treeplot.tree.sequenceprune.misclassprune.treesnip.treetile.treetreetree.controltree.screens
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Cross-validation for Choosing Tree Complexity | cv.tree |
| Extract Deviance from a Tree Object | deviance.singlenode deviance.tree |
| Misclassifications by a Classification Tree | misclass.tree |
| Replace NAs in Predictor Variables | na.tree.replace |
| Plot the Partitions of a simple Tree Model | partition.tree |
| Plot a Tree Object | plot.tree |
| Plot a Tree Sequence | plot.tree.sequence |
| Predictions from a Fitted Tree Object | predict.tree |
| Cost-complexity Pruning of Tree Object | prune.misclass prune.tree |
| Snip Parts of Tree Objects | snip.tree |
| Annotate a Tree Plot | text.tree |
| Add Class Barcharts to a Classification Tree Plot | tile.tree |
| Fit a Classification or Regression Tree | print.summary.tree print.tree residuals.tree summary.tree tree |
| Select Parameters for Tree | tree.control |
| Split Screen for Plotting Trees | tree.screens |