Logo
About Blog Projects Talks Podcasts Tags Other work
About Blog Projects Talks Podcasts Tags Other work

Blog

Post image

Creating plots in R using ggplot2 - part 11: linear regression plots

This is the eleventh tutorial in a series on using ggplot2 I am creating with Mauricio Vargas Sepúlveda. In this tutorial we will demonstrate some of the many options the ggplot2 package has for creating linear regression plots. If you enjoyed this …

Posted on May 11, 2016 • 10 minutes read Read on
Post image

Creating plots in R using ggplot2 - part 10: boxplots

This is the tenth tutorial in a series on using ggplot2 I am creating with Mauricio Vargas Sepúlveda. In this tutorial we will demonstrate some of the many options the ggplot2 package has for creating and customising boxplots. We will use R's …

Posted on April 18, 2016 • 11 minutes read Read on
Post image

Creating plots in R using ggplot2 - part 9: function plots

This is the ninth tutorial in a series on using ggplot2 I am creating with Mauricio Vargas Sepúlveda. In this tutorial we will demonstrate some of the many options the ggplot2 package has for plotting and customising functions. If you enjoyed this …

Posted on March 28, 2016 • 11 minutes read Read on
Post image

Group operations in R

One of the things I really missed when I moved from Stata to R was how easy it was to do group operations; that is, being able to apply summary statistics by levels of a variable or variables in a dataset. Fortunately for me, I just needed a bit of …

Posted on March 27, 2016 • 10 minutes read Read on
Post image

Creating plots in R using ggplot2 - part 8: density plots

This is the eighth tutorial in a series on using ggplot2 I am creating with Mauricio Vargas Sepúlveda. In this tutorial we will demonstrate some of the many options the ggplot2 package has for creating and customising density plots. We will use R's …

Posted on March 16, 2016 • 11 minutes read Read on
Previous Page 10 of 16 Next
Copyright © 2015 - 2026 Jodie Burchell   |   BY-NC 4.0