Learn R Programming

⚠️There's a newer version (3.3.2) of this package.Take me there.

ggdist (version 3.3.0)

Visualizations of Distributions and Uncertainty

Description

Provides primitives for visualizing distributions using 'ggplot2' that are particularly tuned for visualizing uncertainty in either a frequentist or Bayesian mode. Both analytical distributions (such as frequentist confidence distributions or Bayesian priors) and distributions represented as samples (such as bootstrap distributions or Bayesian posterior samples) are easily visualized. Visualization primitives include but are not limited to: points with multiple uncertainty intervals, eye plots (Spiegelhalter D., 1999) , density plots, gradient plots, dot plots (Wilkinson L., 1999) , quantile dot plots (Kay M., Kola T., Hullman J., Munson S., 2016) , complementary cumulative distribution function barplots (Fernandes M., Walls L., Munson S., Hullman J., Kay M., 2018) , and fit curves with multiple uncertainty ribbons.

Copy Link

Version

Install

install.packages('ggdist')

Monthly Downloads

30,681

Version

3.3.0

License

GPL (>= 3)

Issues

Pull Requests

Stars

Forks

Maintainer

Matthew Kay

Last Published

May 13th, 2023

Functions in ggdist (3.3.0)

bounder_cooke

Estimate bounds of a distribution using Cooke's method
bandwidth

Bandwidth estimators
align

Break (bin) alignment methods
bounder_range

Estimate bounds of a distribution using the range of the sample
bin_dots

Bin data values using a dotplot algorithm
Pr_

Probability expressions in ggdist aesthetics
bounder_cdf

Estimate bounds of a distribution using the CDF of its order statistics
RankCorr

Thinned subset of posterior sample from a Bayesian analysis of perception of correlation.
breaks

Break (bin) selection algorithms for histograms
automatic-partial-functions

Automatic partial function application in ggdist
density_histogram

Histogram density estimator
density_unbounded

Unbounded density estimator
cut_cdf_qi

Categorize values from a CDF into quantile intervals
curve_interval

Curvewise point and interval summaries for tidy data frames of draws from distributions
geom_dotsinterval

Automatic dotplot + point + interval meta-geom
density_bounded

Bounded density estimator using the reflection method
find_dotplot_binwidth

Dynamically select a good bin width for a dotplot
geom_dots

Dot plot (shortcut geom)
geom_lineribbon

Line + multiple-ribbon plots (ggplot geom)
geom_interval

Multiple-interval plot (shortcut geom)
ggdist-package

Visualizations of Distributions and Uncertainty
geom_slab

Slab (ridge) plot (shortcut geom)
guide_rampbar

Continuous colour ramp guide
geom_spike

Spike plot (ggplot2 geom)
geom_swarm

Beeswarm plot (shortcut geom)
AbstractStatSlabinterval

Base ggproto classes for ggdist
geom_pointinterval

Point + multiple-interval plot (shortcut geom)
geom_weave

Dot-weave plot (shortcut geom)
geom_slabinterval

Slab + point + interval meta-geom
ggdist-deprecated

Deprecated functions and arguments in ggdist
position_dodgejust

Dodge overlapping objects side-to-side, preserving justification
lkjcorr_marginal

Marginal distribution of a single correlation from an LKJ distribution
scales

Custom ggplot scales for geom_slabinterval (and derivatives)
smooth_density

Smooth dot positions in a dotplot using a kernel density estimator ("density dotplots")
scale_colour_ramp

Secondary ggplot color scale that ramps from another color
parse_dist

Parse distribution specifications into columns of a data frame
scale_side_mirrored

Side scale for mirrored slabs
scale_thickness

Scale for slab thickness
point_interval

Point and interval summaries for tidy data frames of draws from distributions
marginalize_lkjcorr

Turn spec for LKJ distribution into spec for marginal LKJ distribution