geom_dotsinterval       Automatic dotplots, dots + intervals, and
                        quantile dotplots (ggplot geom)
geom_interval           Multiple uncertainty interval plots (ggplot
                        geom)
geom_lineribbon         Line + multiple uncertainty ribbon plots
                        (ggplot geom)
geom_pointinterval      Point + multiple uncertainty interval plots
                        (ggplot geom)
geom_slabinterval       Slab + point + interval meta-geom
ggdist-package          Visualizations of Distributions and Uncertainty
lkjcorr_marginal        Marginal distribution of a single correlation
                        from an LKJ distribution
marginalize_lkjcorr     Turn spec for LKJ distribution into spec for
                        marginal LKJ distribution
parse_dist              Parse distribution specifications into columns
                        of a data frame
point_interval          Point and interval summaries for tidy data
                        frames of draws from distributions
scales                  Custom ggplot scales for geom_slabinterval (and
                        derivatives)
stat_dist_slabinterval
                        Distribution + interval plots (eye plots,
                        half-eye plots, CCDF barplots, etc) for
                        analytical distributions (ggplot stat)
stat_interval           Multiple uncertainty interval plots (ggplot
                        stat)
stat_lineribbon         Line + multiple probability ribbon plots
                        (ggplot stat)
stat_pointinterval      Point summary + multiple uncertainty interval
                        plots (ggplot stat)
stat_sample_slabinterval
                        Distribution + interval plots (eye plots,
                        half-eye plots, CCDF barplots, etc) for samples
                        (ggplot stat)
student_t               Scaled and shifted Student's t distribution
theme_ggdist            Simple, light ggplot2 theme for ggdist and
                        tidybayes
tidy-format-translators
                        Translate between different tidy data frame
                        formats for draws from distributions
