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

HLSM  
Hierarchical Latent Space Network Model
Implements Hierarchical Latent Space Network Model (HLSM) for ensemble of networks as described in S ...
Download / Learn more Package Citations See dependency  
scrobbler  
Download 'Scrobbles' from 'Last.fm'
'Last.fm'<https://www.last.fm> is a music plat ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
epitools  
Epidemiology Tools
Tools for training and practicing epidemiologists including methods for two-way and multi-way contin ...
Download / Learn more Package Citations See dependency  
BayesGPfit  
Fast Bayesian Gaussian Process Regression Fitting
Bayesian inferences on nonparametric regression via Gaussian Processes with a modified exponential s ...
Download / Learn more Package Citations See dependency  
sejmRP  
An Information About Deputies and Votings in Polish Diet from Seventh to Eighth Term of Office
Set of functions that access information about deputies and votings in Polish diet from webpage < ...
Download / Learn more Package Citations See dependency  

21,994

R Packages

186,816

Dependencies

55,244

Author Associations

21,995

Publication Badges

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