ggdistribute-package: A 'ggplot2' Extension for Plotting Unimodal Distributions

Description Details See Also

Description

The ggdistribute package is an extension for plotting posterior or other types of unimodal distributions that require overlaying information about a distribution's intervals. It makes use of the ggproto system to extend ggplot2, providing additional "geoms", "stats", and "positions." The extensions integrate with existing ggplot2 layer elements.

Details

Displaying the distributions relies heavily on stacking distributions using position_spread, which may not align with other geoms.

See Also

ggplot2::geom_density, ggplot2::position_dodge

See help(package = "ggdistribute") for a list of functions.

View vignettes with browseVignettes(package ="ggdistribute").


ggdistribute documentation built on May 2, 2019, 10:25 a.m.