Other packages > Find by keyword >

ggdist  

Visualizations of Distributions and Uncertainty
View on CRAN: Click here


Download and install ggdist package within the R console
Install from CRAN:
install.packages("ggdist")

Install from Github:
library("remotes")
install_github("cran/ggdist")

Install by package version:
library("remotes")
install_version("ggdist", "3.3.3")



Attach the package and use:
library("ggdist")
Maintained by
Matthew Kay
[Scholar Profile | Author Map]
First Published: 2020-06-14
Latest Update: 2023-05-13
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.
How to cite:
Matthew Kay (2020). ggdist: Visualizations of Distributions and Uncertainty. R package version 3.3.3, https://cran.r-project.org/web/packages/ggdist. Accessed 09 May. 2025.
Previous versions and publish date:
2.1.1 (2020-06-14 18:30), 2.2.0 (2020-07-12 07:30), 2.3.0 (2020-10-31 01:50), 2.4.0 (2021-01-04 22:20), 2.4.1 (2021-06-10 09:50), 3.0.0 (2021-07-19 12:30), 3.0.1 (2021-11-30 07:50), 3.1.0 (2022-02-13 04:30), 3.1.1 (2022-02-27 07:00), 3.2.0 (2022-07-19 18:40), 3.2.1 (2023-01-18 10:00), 3.3.0 (2023-05-13 23:20), 3.3.1 (2023-11-27 07:00), 3.3.2 (2024-03-05 06:30)
Other packages that cited ggdist R package
View ggdist citation profile
Other R packages that ggdist depends, imports, suggests or enhances
Complete documentation for ggdist
Functions, R codes and Examples using the ggdist R package
Some associated functions: Pr_ . RankCorr . align . auto_partial . bandwidth . bin_dots . bounder_cdf . bounder_cooke . bounder_range . breaks . curve_interval . cut_cdf_qi . density_bounded . density_histogram . density_unbounded . find_dotplot_binwidth . geom_dots . geom_dotsinterval . geom_interval . geom_lineribbon . geom_pointinterval . geom_slab . geom_slabinterval . geom_spike . geom_swarm . geom_weave . ggdist-deprecated . ggdist-ggproto . ggdist-package . guide_rampbar . lkjcorr_marginal . marginalize_lkjcorr . parse_dist . point_interval . position_dodgejust . scale_colour_ramp . scale_side_mirrored . scale_thickness . scales . smooth_density . smooth_discrete . smooth_none . stat_ccdfinterval . stat_cdfinterval . stat_dots . stat_dotsinterval . stat_eye . stat_gradientinterval . stat_halfeye . stat_histinterval . stat_interval . stat_lineribbon . stat_pointinterval . stat_ribbon . stat_slab . stat_slabinterval . stat_spike . student_t . theme_ggdist . tidy-format-translators . weighted_ecdf . weighted_quantile . 
Some associated R codes: RcppExports.R . abstract_geom.R . abstract_stat.R . abstract_stat_slabinterval.R . auto_partial.R . binning_methods.R . bounder.R . curve_interval.R . cut_cdf_qi.R . data.R . density.R . deprecated.R . distributions.R . draw_key_slabinterval.R . geom.R . geom_dotsinterval.R . geom_interval.R . geom_lineribbon.R . geom_pointinterval.R . geom_slab.R . geom_slabinterval.R . geom_spike.R . geom_swarm.R . ggdist-package.R . guide_rampbar.R . lkjcorr_marginal.R . parse_dist.R . point_interval.R . position_dodgejust.R . pr.R . rd.R . rd_dotsinterval.R . rd_lineribbon.R . rd_slabinterval.R . rd_spike.R . scale_.R . scale_colour_ramp.R . scale_side_mirrored.R . scale_thickness.R . smooth.R . stat.R . stat_dotsinterval.R . stat_interval.R . stat_lineribbon.R . stat_pointinterval.R . stat_slabinterval.R . stat_spike.R . student_t.R . testthat.R . theme_ggdist.R . tidy_format_translators.R . util.R . weighted_ecdf.R . weighted_hist.R . weighted_quantile.R .  Full ggdist package functions and examples
Downloads during the last 30 days
04/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/0105/0205/0305/0405/0505/0605/0705/08Downloads for ggdist60080010001200140016001800200022002400TrendBars

Today's Hot Picks in Authors and Packages

nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
assertive.numbers  
Assertions to Check Properties of Numbers
A set of predicates and assertions for checking the properties of numbers. This is mainly for use ...
Download / Learn more Package Citations See dependency  
SACOBRA  
Self-Adjusting COBRA
Performs surrogate-assisted optimization for expensive black-box constrained problems. ...
Download / Learn more Package Citations See dependency  
disparityfilter  
Disparity Filter Algorithm for Weighted Networks
The disparity filter algorithm is a network reduction technique to identify the 'backbone' structur ...
Download / Learn more Package Citations See dependency  

24,205

R Packages

207,311

Dependencies

65,402

Author Associations

24,206

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA