Corset Plots - Visualizing Heterogeneity in Change Outcomes Across Two Timepoints
Creators
Description
This is the fourth major release of the R package 'ggcorset' to CRAN (version 0.4.5), which offers multiple facet design options to display differences of sub-groups. The package is used to create corset plots, which are a unique way to visualize individual and summary statistics of repeat measures data at 2 time points (such as pre- and post- data). The distribution of measurements at each time point is visualized using a half violin. The trajectory of individual change is visualized linearly between these distributions, which are coloured to visualize the magnitude of change or other user-defined value such as sub-groups. This method of visualization is ideal for showing the true heterogeneity of data, as well as the extent to which sub-groups capture this heterogeneity. Optional 'eyelets' provide either standard error means or the mean +/- 1 standard deviation of user-defined groups help to summarize change by sub-group, and 'facet_design' options aide in highlighting different sub-group trajectories or distributions.
The package relies on 'ggplot2' to produce the visualizations. As such, the corset plot allows for easy integration with 'ggplot2', so that users can customize their visualizations as required. This package is geared towards users with limited experience in R, creating corset plots using data in either wide or long format using the functions. Various supportive documents including a vignette is available to help users with limited 'ggplot2' experience.
Notes
Files
kbelisar/ggcorset-v4.5.0.zip
Files
(8.2 MB)
Name | Size | Download all |
---|---|---|
md5:a5fdb9ef8053e85a19f9ebe7e294a1bd
|
8.2 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/kbelisar/ggcorset/tree/v4.5.0 (URL)