parttree
Decision tree plotter
A tool for visualizing decision tree partitions in R using ggplot2.
R package for plotting simple decision tree partitions
93 stars
5 watching
23 forks
Language: R
last commit: 5 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
katholt/plottree | Provides tools to plot phylogenetic trees with various annotations and data visualizations | 67 |
guangchuangyu/plottree-ggtree | An R implementation of Kat Holt's plotTree using ggtree for plotting genetic trees with data | 18 |
trangdata/treeheatr | An R package that provides a visualization tool for decision trees with integrated heatmaps, allowing users to visualize and interact with tree parameters. | 57 |
johnstonskj/rml-decisiontrees | An implementation of decision trees for classification in Racket machine learning. | 4 |
wilkelab/ggridges | R package for creating visually appealing, partially overlapping line plots to represent changes in distributions over time or space | 411 |
evamaerey/ggcalendar | A package for creating calendars with ggplot2 using date-based positioning | 35 |
evamaerey/ggxmean | A R package for plotting various measures of mean and difference in data distributions | 66 |
dkahle/ggmap | An R package that retrieves and plots map tiles from online mapping services using the ggplot2 framework. | 770 |
ggobi/ggally | Extends the plotting system for data visualization in R by adding functionality to reduce complexity of combining different types of plots | 590 |
maraab23/ggseqplot | Provides functions to visualize sequence data using ggplot2 | 14 |
yanpd01/ggsector | A tool for creating visualizations of sectors using grid and ggplot2 graphics. | 3 |
aj-sykes92/ggmacc | A package providing tools for creating marginal abatement cost curves using ggplot2 | 8 |
guangchuangyu/plotting_tree_with_data | Two methods for mapping and visualizing associated data on phylogeny using ggtree in R. | 12 |
igrigorik/decisiontree | An implementation of the ID3 algorithm for building decision trees | 1,438 |
zmeers/ggparliament | Provides tools for visualizing parliamentary compositions using ggplot2 | 153 |