treeClust: An R Package for Tree-Based Clustering Dissimilarities
Samuel E. Buttrey and Lyn R. Whitaker
, The R Journal (2015) 7:2, pages 227-236.
Abstract This paper describes treeClust, an R package that produces dissimilarities useful for cluster ing. These dissimilarities arise from a set of classification or regression trees, one with each variable in the data acting in turn as a the response, and all others as predictors. This use of trees produces dissim ilarities that are insensitive to scaling, benefit from automatic variable selection, and appear to perform well. The software allows a number of options to be set, affecting the set of objects returned in the call; the user can also specify a clustering algorithm and, optionally, return only the clustering vector. The package can also generate a numeric data set whose inter-point distances relate to the treeClust ones; such a numeric data set can be much smaller than the vector of inter-point dissimilarities, a useful feature in big data sets.
Received: 2015-04-07; online 2015-09-16@article{RJ-2015-032, author = {Samuel E. Buttrey and Lyn R. Whitaker}, title = {{treeClust: An R Package for Tree-Based Clustering Dissimilarities}}, year = {2015}, journal = {{The R Journal}}, doi = {10.32614/RJ-2015-032}, url = {https://doi.org/10.32614/RJ-2015-032}, pages = {227--236}, volume = {7}, number = {2} }