CRAN

ggdistribute 1.0.3

A 'ggplot2' Extension for Plotting Unimodal Distributions

Released Nov 15, 2018 by Joseph M. Burling

This package cannot yet be used with Renjin it depends on other packages which are not available: data.table 1.11.8, dplyr 0.7.8, and ggplot2 3.1.0

Dependencies

ggplot2 3.1.0 data.table 1.11.8 dplyr 0.7.8 tibble 1.4.2 magrittr 1.5

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.

Source

R

View GitHub Mirror

Release History