Back to Browse

ggdist: Make a Raincloud Plot to Visualize Distribution in ggplot2

12.6K views
Jul 20, 2021
8:06

The ggdist package is a #ggplot2 extension for visualizing distributions and uncertainty. In this tutorial, we use several geometries to make a custom Raincloud Plot with ggplot. GET THE CODE SHOWN IN THE VIDEO: 📰 Free R-Tips Newsletter (FREE R GitHub Code Access): https://learn.business-science.io/r-tips-newsletter 📺 Set Up Your R-Tips Codebase (GitHub Video) https://youtu.be/F7aYV0RPyD0 Are you struggling to learn data science? Do you need to make a career transition? Would you like to make an impression with your organization? Then read on... 🚀 MY COURSES WILL SKYROCKET YOUR CAREER IN WEEKS: 🆓FREE R-TRACK MASTERCLASS: https://learn.business-science.io/free-rtrack-masterclass 📘 R for Business Analysis Course | DS4B 101-R (Learn ggplot2, dplyr, tidyverse, tidymodels, & rmarkdown) https://university.business-science.io/p/ds4b-101-r-business-analysis-r 📚The 5-Course R-Track Program (Full System, Beginner to Expert, 12-18 months FASTER than other online programs) https://university.business-science.io/p/5-course-bundle-machine-learning-web-apps-time-series/ TABLE OF CONTENTS 00:00 Introduction to ggdist & raincloud plots 01:12 Setup Github Project 01:53 Credit: Cedric Scherer 02:11 Libraries & Dataset 02:55 Raincloud Plots 03:41 Canvas: ggplot() 04:00 Half Density: stat_halfeye() 05:41 Boxplot: geom_boxplot() 06:11 Dot Polt: stat_dots() 06:40 Theme 07:03 Coord Flip 07:19 Learn More! R-Track Program

Download

1 formats

Video Formats

360pmp412.0 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

ggdist: Make a Raincloud Plot to Visualize Distribution in ggplot2 | NatokHD