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-44")



Attach the package and use:
library("tree")
Maintained by
Brian Ripley
[Scholar Profile | Author Map]
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-44, https://cran.r-project.org/web/packages/tree. Accessed 17 Mar. 2025.
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), 1.0-43 (2023-02-05 14:05)
Other packages that cited tree R package
View tree citation profile
Other R packages that tree depends, imports, suggests or enhances
Complete documentation for tree
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
02/1502/1602/1702/1802/1902/2002/2102/2202/2302/2402/2502/2602/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/16Downloads for tree1002003004005006007008009001000TrendBars

Today's Hot Picks in Authors and Packages

rslurm  
Submit R Calculations to a 'Slurm' Cluster
Functions that simplify submitting R scripts to a 'Slurm' workload manager, in part by automating t ...
Download / Learn more Package Citations See dependency  
atakrig  
Area-to-Area Kriging
Point-scale variogram deconvolution from irregular/regular spatial support according to Goovaerts, P ...
Download / Learn more Package Citations See dependency  
rgrassdoc  
Consult "Grass GIS" Documentation in the RStudio Viewer or your Browser
A tool for easy viewing of the documentation of GRASS GIS seehttpsgrass.osgeo.org. Pages of the GRAS ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
rpls  
Robust Partial Least Squares
A robust Partial Least-Squares (PLS) method is implemented that is robust to outliers in the residua ...
Download / Learn more Package Citations See dependency  
verification  
Weather Forecast Verification Utilities
Utilities for verifying discrete, continuous and probabilistic forecasts, and forecasts expressed as ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA