Other packages > Find by keyword >

treeheatr  

Heatmap-Integrated Decision Tree Visualizations
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("treeheatr", "0.2.1")



Attach the package and use:
library("treeheatr")
Maintained by
Trang Le
[Scholar Profile | Author Map]
First Published: 2020-06-17
Latest Update: 2020-11-19
Description:
Creates interpretable decision tree visualizations with the data represented as a heatmap at the tree's leaf nodes. 'treeheatr' utilizes the customizable 'ggparty' package for drawing decision trees.
How to cite:
Trang Le (2020). treeheatr: Heatmap-Integrated Decision Tree Visualizations. R package version 0.2.1, https://cran.r-project.org/web/packages/treeheatr. Accessed 10 Mar. 2025.
Previous versions and publish date:
0.1.0 (2020-06-17 14:20)
Other packages that cited treeheatr R package
View treeheatr citation profile
Other R packages that treeheatr depends, imports, suggests or enhances
Complete documentation for treeheatr
Downloads during the last 30 days
02/0802/0902/1002/1102/1202/1302/1402/1502/1602/1702/1802/1902/2002/2102/2202/2302/2402/2502/2602/2702/2803/0103/0203/0303/0403/0503/0603/0703/08Downloads for treeheatr0246810121416TrendBars

Today's Hot Picks in Authors and Packages

varjmcm  
Estimations for the Covariance of Estimated Parameters in Joint Mean-Covariance Models
The goal of the package is to equip the 'jmcm' package (current version 0.2.1) with estimations of ...
Download / Learn more Package Citations See dependency  
bbl  
Boltzmann Bayes Learner
Supervised learning using Boltzmann Bayes model inference, which extends naive Bayes model to inclu ...
Download / Learn more Package Citations See dependency  
XRJulia  
Structured Interface to Julia
A Julia interface structured according to the general form described in package 'XR' and in the bo ...
Download / Learn more Package Citations See dependency  
PolycrossDesigns  
Polycross Designs ("PolycrossDesigns")
A polycross is the pollination by natural hybridization of a group of genotypes, generally selected, ...
Download / Learn more Package Citations See dependency  
rphylopic  
Get Silhouettes of Organisms from PhyloPic
Work with the PhyloPic Web Service () to fetch silhouette images ...
Download / Learn more Package Citations See dependency  
limorhyde  
Differential Analysis of Rhythmic Transcriptome Data
A flexible approach, inspired by cosinor regression, for differential analysis of rhythmic transcri ...
Download / Learn more Package Citations See dependency  

23,794

R Packages

206,711

Dependencies

64,305

Author Associations

23,781

Publication Badges

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