ggfortify
Statistical visualizer
A tool for automating the visualization of statistical results from popular R packages
Define fortify and autoplot functions to allow ggplot2 to handle some popular R packages.
528 stars
23 watching
65 forks
Language: R
last commit: 5 months ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
thomasp85/ggfx | A package that enables users to apply various visual effects on ggplot2 layers. | 170 |
haleyjeppson/ggmosaic | A package that generates various types of categorical data visualizations using ggplot2. | 168 |
matbou85/ggscatridges | A tool for visualizing distribution patterns in data using density plots and scatter plots with ridgelines | 2 |
junjunlab/jjplot | Provides a set of utility functions for creating visually engaging statistical graphics using ggplot2. | 11 |
coolbutuseless/ggthreed | Provides 3D visualization tools and statistics for ggplot2 | 46 |
wilkox/ggfittext | A ggplot2 extension for automatically resizing text to fit within defined areas. | 306 |
wilkelab/ggridges | R package for creating visually appealing, partially overlapping line plots to represent changes in distributions over time or space | 411 |
indrajeetpatil/ggstatsplot | Creates {ggplot2} plots with integrated statistical analysis and details | 2,037 |
great-northern-diver/ggmulti | A package for adding multivariate visualization functionality to ggplot2, enabling parallel and radial axis systems, custom glyphs, and more general histogram and density plots. | 14 |
yulab-smu/ggfun | A collection of reusable R functions for data visualization and analysis | 18 |
ehrlinger/ggrandomforests | A package for visualizing and analyzing random forest models using ggplot2 | 146 |
smin95/smplot2 | A package for creating elegant statistical data visualizations with R | 23 |
freguglia/ggfocus | Tools for automatically creating scales to focus on subgroups of data without removing secondary information | 23 |
thomas-neitmann/ggcharts | A package that simplifies data visualization in R by providing a high-level interface to create common charts with minimal code and configuration. | 290 |
coolbutuseless/ggsvg | An R extension that allows using SVG images as points in ggplot plots | 139 |