Other packages > Find by keyword >

tree  

Classification and Regression Trees
View on CRAN: Click here


Download and install tree package within the R console
Install from CRAN:
install.packages("tree")

Install from Github:
library("remotes")
install_github("cran/tree")

Install by package version:
library("remotes")
install_version("tree", "1.0-43")



Attach the package and use:
library("tree")
Maintained by
Brian Ripley
[Scholar Profile | Author Map]
All associated links for this package
First Published: 1999-04-08
Latest Update: 2023-02-05
Description:
Classification and regression trees.
How to cite:
Brian Ripley (1999). tree: Classification and Regression Trees. R package version 1.0-43, https://cran.r-project.org/web/packages/tree
Previous versions and publish date:
0.3-3 (1999-04-08 13:08), 0.3-4 (1999-10-14 18:15), 0.3-5 (2000-02-07 11:44), 1.0-1 (2000-02-22 16:53), 1.0-2 (2001-05-13 19:10), 1.0-3 (2001-07-25 17:32), 1.0-4 (2001-08-09 09:40), 1.0-5 (2001-12-08 12:12), 1.0-6 (2002-03-07 20:04), 1.0-7 (2002-04-28 09:58), 1.0-8 (2002-06-05 11:26), 1.0-9 (2002-06-20 17:38), 1.0-10 (2002-07-03 17:18), 1.0-11 (2002-08-27 17:46), 1.0-12 (2002-11-08 16:58), 1.0-13 (2003-04-16 21:16), 1.0-14 (2003-05-25 10:19), 1.0-15 (2003-10-08 17:16), 1.0-16 (2003-11-26 11:25), 1.0-18 (2004-08-04 19:19), 1.0-19 (2005-02-02 10:54), 1.0-20 (2005-12-08 11:25), 1.0-21 (2006-01-26 13:59), 1.0-22 (2006-04-24 13:12), 1.0-23 (2006-06-23 18:14), 1.0-24 (2006-08-07 11:29), 1.0-25 (2007-02-20 22:43), 1.0-26 (2007-07-28 18:20), 1.0-27 (2009-07-30 14:27), 1.0-28 (2010-06-10 14:23), 1.0-29 (2012-01-02 15:45), 1.0-30 (2012-06-27 13:20), 1.0-31 (2012-08-06 15:24), 1.0-32 (2012-10-09 15:54), 1.0-33 (2013-03-16 13:39), 1.0-34 (2013-07-01 13:07), 1.0-35 (2015-03-24 09:45), 1.0-36 (2015-06-29 12:42), 1.0-37 (2016-01-21 08:40), 1.0-38 (2018-03-15 16:24), 1.0-39 (2018-03-17 18:33), 1.0-40 (2019-04-26 15:21), 1.0-41 (2021-08-17 07:27), 1.0-42 (2022-05-29 13:19)
Other packages that cited tree R package
View tree citation profile
Other R packages that tree depends, imports, suggests or enhances
Functions, R codes and Examples using the tree R package
Some associated functions: cv.tree . deviance.tree . misclass.tree . na.tree.replace . partition.tree . plot.tree . plot.tree.sequence . predict.tree . prune.tree . snip.tree . text.tree . tile.tree . tree.control . tree . tree.screens . 
Some associated R codes: plot.tree.sequence.R . tree.R . treefix.R . treemisc.R .  Full tree package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

onlineCOV  
Online Change Point Detection in High-Dimensional Covariance Structure
Implement a new stopping rule to detect anomaly in the covariance structure of high-dimensional onli ...
Download / Learn more Package Citations See dependency  
Maintainer: Jun Li (view profile)
rofanova  
Robust Functional Analysis of Variance
Implements the robust functional analysis of variance (RoFANOVA), described in Centofanti et al. (20 ...
Download / Learn more Package Citations See dependency  
plotBart  
Diagnostic and Plotting Functions to Supplement 'bartCause'
Functions to assist in diagnostics and plotting during the causal inference modeling process. Suppl ...
Download / Learn more Package Citations See dependency  
thriftr  
Apache Thrift Client Server
Pure R implementation of Apache Thrift. This library doesn't require any code generation. To learn m ...
Download / Learn more Package Citations See dependency  
hydroTSM  
Time Series Management and Analysis for Hydrological Modelling
S3 functions for management, analysis, interpolation and plotting of time series used in hydrology a ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resizer for Images, Tables and Fancy Resizable Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  

22,086

R Packages

187,731

Dependencies

55,244

Author Associations

22,087

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns