read

Hadley Wickham: Managing many models with R

Register here

Hadley Wickham will be speaking at EdinbR at noon, on Saturday the 30th of April. The venue will be in the George Square Lecture Theatre (map provided in the Eventbrite link below). This should be a great talk and a (catered) networking opportunity for all. We ask that you register at the EventBrite link here.

Below is the summary of the talk, which is kindly supported by The Data Lab, MBN Solutions and the School of Philosophy, Psychology and Language Sciences at the University of Edinburgh:

Abstract: Visualisation alone is not enough to solve most data analysis challenges. The data may be too big or too messy to show in a single plot. In this talk, I’ll outline my current thinking about how the synthesis of visualisation, modelling, and data manipulation allows you to effectively explore and understand large and complex datasets. There are three key ideas:

1. Using tidyr to make nested data frame, where one column is a list of data frames.

2. Using purrr to use function programming tools instead of writing for loops.

3. Visualising models by converting them to tidy data with broom, by David Robinson.

This work is embedded in R so I’ll not only talk about the ideas, but show concrete code for working with large sets of models. You’ll see how you can combine the dplyr and purrr packages to fit many models, then use tidyr and broom to convert to tidy data which can be visualised with ggplot2.

This event is open for all to attend (e.g. no University of Edinburgh card required). Hope to see you there!

If you have any questions, let us know at: info@edinbr.org

Caterina, Susan, Tim, Victoria and Mhairi


Blog Logo

EdinbR

If you would like to sponsor EdinbR, please get in touch!

• Content CC-BY 4.0 licensed.
Image

EdinbR: The Edinburgh R User Group


Back to Overview