Package overview |
||
---|---|---|
Visualizations of Distributions and Uncertainty |
||
Stats and Geoms for visualizing distributions with ggplot2These ggplot2 layers are split into two categories: |
||
Stats for visualizing sample data and distribution vectors
|
||
![]() |
Slab + interval plots for sample data and analytical distributions (ggplot stat) |
|
![]() |
Point + multiple-interval plot (shortcut stat) |
|
![]() |
Multiple-interval plot (shortcut stat) |
|
![]() |
Slab (ridge) plot (shortcut stat) |
|
![]() |
Half-eye (density + interval) plot (shortcut stat) |
|
![]() |
Eye (violin + interval) plot (shortcut stat) |
|
![]() |
CCDF bar plot (shortcut stat) |
|
![]() |
CDF bar plot (shortcut stat) |
|
![]() |
Gradient + interval plot (shortcut stat) |
|
![]() |
Histogram + interval plot (shortcut stat) |
|
![]() |
Spike plot (ggplot2 stat) |
|
![]() |
Dots + point + interval plot (shortcut stat) |
|
![]() |
Dot plot (shortcut stat) |
|
![]() |
Blurry MCSE dot plot (stat) |
|
![]() |
Line + multiple-ribbon plot (shortcut stat) |
|
![]() |
Multiple-ribbon plot (shortcut stat) |
|
Geoms for visualizing already-summarized data
|
||
![]() |
Slab + point + interval meta-geom |
|
![]() |
Point + multiple-interval plot (shortcut geom) |
|
![]() |
Multiple-interval plot (shortcut geom) |
|
![]() |
Slab (ridge) plot (shortcut geom) |
|
![]() |
Spike plot (ggplot2 geom) |
|
![]() |
Automatic dotplot + point + interval meta-geom |
|
![]() |
Dot plot (shortcut geom) |
|
![]() |
Blurry dot plot (geom) |
|
![]() |
Dot-weave plot (shortcut geom) |
|
![]() |
Beeswarm plot (shortcut geom) |
|
![]() |
Line + multiple-ribbon plots (ggplot geom) |
|
Point summaries and intervalsFunctions to calculate point summaries and intervals on tidy data. These functions can be used directly on vectors, on data frames of draws, on distribution vectors (such as distributional objects and |
||
|
Point and interval summaries for tidy data frames of draws from distributions |
|
Curvewise point and interval summaries for tidy data frames of draws from distributions |
||
Nicely-spaced sets of interval widths |
||
Categorize values from a CDF into quantile intervals |
||
DistributionsHelper functions for manipulating and visualizing analytical distributions. |
||
Parse distribution specifications into columns of a data frame |
||
Scaled and shifted Student's t distribution |
||
|
Marginal distribution of a single correlation from an LKJ distribution |
|
Turn spec for LKJ distribution into spec for marginal LKJ distribution |
||
ggplot2 componentsggplot2 scales, positions, sub-guides, and themes designed for use with ggdist |
||
Scales and sub-scalesScales for custom aesthetics used by ggdist geoms and stats, such as |
||
Slab thickness scale (ggplot2 scale) |
||
Thickness (datatype) |
||
Sub-scale for thickness aesthetic |
||
Identity sub-scale for thickness aesthetic |
||
|
Secondary color scale that ramps from another color (ggplot2 scale) |
|
Side scale for mirrored slabs (ggplot2 scale) |
||
|
Sub-geometry scales for geom_slabinterval (ggplot2 scales) |
|
Partial colour ramp (datatype) |
||
Apply partial colour ramps |
||
PositionsPositions for dodging |
||
Dodge overlapping objects side-to-side, preserving justification |
||
Guides and sub-guidesGuide for labeling the |
||
Continuous guide for colour ramp scales (ggplot2 guide) |
||
|
Axis sub-guide for thickness scales |
|
Empty sub-guide for thickness scales |
||
Themes |
||
|
Simple, light ggplot2 theme for ggdist and tidybayes |
|
Estimators and algorithmsModular and configurable estimators and algorithms used by a variety of |
||
Automatic partial function application in ggdist |
||
A waived argument |
||
Dotplot layout algorithmsAlgorithms used by |
||
Dynamically select a good bin width for a dotplot |
||
Bin data values using a dotplot algorithm |
||
Dotplot smoothersSmoothers for creating “density dotplots” using |
||
Smooth dot positions in a dotplot using a kernel density estimator ("density dotplots") |
||
Smooth dot positions in a dotplot of discrete values ("bar dotplots") |
||
Apply no smooth to a dotplot |
||
Density estimatorsDensity functions used by |
||
Bounded density estimator using the reflection method |
||
Unbounded density estimator |
||
Histogram density estimator |
||
Bandwidth estimatorsBandwidth estimators for use with |
||
|
Bandwidth estimators |
|
Distribution bounds estimatorsDistribution bounds estimators for use with |
||
Estimate bounds of a distribution using the CDF of its order statistics |
||
Estimate bounds of a distribution using Cooke's method |
||
Estimate bounds of a distribution using the range of the sample |
||
Histogram layout algorithmsAlgorithms for bin selection and alignment for use with |
||
|
Break (bin) selection algorithms for histograms |
|
Break (bin) alignment methods |
||
Blur functionsBlur functions for use with |
||
Blur functions for blurry dot plots |
||
Weighted quantiles and CDFsWeighted generalizations of |
||
Weighted sample quantiles |
||
Weighted empirical cumulative distribution function |
||
Probability expressionsExperimental mini-domain-specific language for probability expressions in |
||
Probability expressions in ggdist aesthetics |
||
Compatibility with other packagesFunctions to convert the ggdist naming scheme (for |
||
|
Translate between different tidy data frame formats for draws from distributions |
|
DatasetsDatasets used for examples and testing |
||
Thinned subset of posterior sample from a Bayesian analysis of perception of correlation. |
||
Deprecated functions |
||
|
Deprecated functions and arguments in ggdist |