ggdist: Visualizations of Distributions and Uncertainty

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) <https://ideas.repec.org/a/bla/jorssa/v162y1999i1p45-58.html>, density plots, gradient plots, dot plots (Wilkinson L., 1999) <doi:10.1080/00031305.1999.10474474>, quantile dot plots (Kay M., Kola T., Hullman J., Munson S., 2016) <doi:10.1145/2858036.2858558>, complementary cumulative distribution function barplots (Fernandes M., Walls L., Munson S., Hullman J., Kay M., 2018) <doi:10.1145/3173574.3173718>, and fit curves with multiple uncertainty ribbons.

Version: 3.3.2
Depends: R (≥ 3.6.0)
Imports: ggplot2 (≥ 3.5.0), rlang (≥ 0.3.0), cli, scales, grid, tibble, vctrs, withr, distributional (≥ 0.3.2), numDeriv, glue, quadprog, gtable, Rcpp
LinkingTo: Rcpp
Suggests: tidyselect, dplyr (≥ 1.0.0), fda, posterior, beeswarm (≥ 0.4.0), rmarkdown, knitr, testthat (≥ 3.0.0), vdiffr (≥ 1.0.0), svglite (≥ 2.1.0), fontquiver, sysfonts, showtext, mvtnorm, covr, broom (≥ 0.5.6), patchwork, tidyr (≥ 1.0.0), ragg, pkgdown
Published: 2024-03-05
Author: Matthew Kay [aut, cre], Brenton M. Wiernik [ctb]
Maintainer: Matthew Kay <mjskay at northwestern.edu>
BugReports: https://github.com/mjskay/ggdist/issues/new
License: GPL (≥ 3)
URL: https://mjskay.github.io/ggdist/, https://github.com/mjskay/ggdist/
NeedsCompilation: yes
Language: en-US
Citation: ggdist citation info
Materials: NEWS
CRAN checks: ggdist results

Documentation:

Reference manual: ggdist.pdf
Vignettes: Dots + interval stats and geoms
Frequentist uncertainty visualization
Lineribbon stats and geoms
Slab + interval stats and geoms

Downloads:

Package source: ggdist_3.3.2.tar.gz
Windows binaries: r-devel: ggdist_3.3.2.zip, r-release: ggdist_3.3.2.zip, r-oldrel: ggdist_3.3.2.zip
macOS binaries: r-release (arm64): ggdist_3.3.2.tgz, r-oldrel (arm64): ggdist_3.3.2.tgz, r-release (x86_64): ggdist_3.3.2.tgz
Old sources: ggdist archive

Reverse dependencies:

Reverse imports: BindingSiteFinder, CBNplot, crosshap, esci, evalITR, EvidenceSynthesis, fabletools, ffp, lmeresampler, multinma, multitool, pmxTools, scoringutils, surveil, tidybayes, TOSTER, tsnet
Reverse suggests: bayestestR, coveffectsplot, distributional, epiCleanr, isotracer, marginaleffects, MBNMAdose, MBNMAtime, modelsummary, posterior, rvec, SCpubr, see

Linking:

Please use the canonical form https://CRAN.R-project.org/package=ggdist to link to this page.