FYI: New course! Exploratory Data Analysis in R: Case Study


New course! Exploratory Data Analysis in R: Case Study

January 13, 2017
By

Like
Like
Share
128
(This article was first published on DataCamp Blog, and kindly contributed to R-bloggers)

We recently launched a new course, Exploratory Data Analysis in R: Case Study taught by David Robinson. Dave is a Data Scientist at Stack Overflow and his interests include statistics, data analysis, education, and programming in R. In his course, you’ll explore the historical voting of the United Nations General Assembly, including analyzing differences in voting between countries, across time, and among international issues. In the process you’ll gain more practice with the dplyr and ggplot2 packages, learn about the broom package for tidying model output, and experience the kind of start-to-finish exploratory analysis common in data science. Ready to start?

Start For Free
Exploratory Data Analysis in R: Case Study features 58 interactive exercises that combine high-quality video, in-browser coding, and gamification for an engaging learning experience that will immerse you in Exploratory Data Analysis.

What you’ll learn

In the first chapter, you’ll learn how to clean and filter the United Nations voting dataset using the dplyr package, and how to summarize it into smaller, interpretable units. [Start First Chapter For Free] Once you’ve cleaned and summarized data, you’ll want to visualize them to understand trends and extract insights. In the next chapter, you’ll use the ggplot2 package to explore trends in United Nations voting within each country over time. While visualization helps you understand one country at a time, statistical modeling lets you quantify trends across many countries and interpret them together. In the third chapter, you’ll learn to use the tidyr, purrr, and broom packages to fit linear models to each country, and understand and compare their outputs. In the final chapter, you’ll learn to combine multiple related datasets, such as incorporating information about each resolution’s topic into your vote analysis. You’ll also learn how to turn untidy data into tidy data, and see how tidy data can guide your exploration of topics and countries over time.

Start For Free

Related

Text Mining in R and Python: 8 Tips To Get Started

You want to get started on text mining, but most of the tutorials you start, get pretty complex very quickly? Or you can’t find a proper data set to work on? DataCamp’s latest post will walk you through 8 tips and tricks that will help you to star...

In "R bloggers"

To leave a comment for the author, please follow the link and comment on their blog: DataCamp Blog.

R-bloggers.com offers daily e-mail updates about R news and tutorials on topics such as: Data science, Big Data, R jobs, visualization (ggplot2, Boxplots, maps, animation), programming (RStudio, Sweave, LaTeX, SQL, Eclipse, git, hadoop, Web Scraping) statistics (regression, PCA, time series, trading) and more...



If you got this far, why not subscribe for updates from the site? Choose your flavor: e-mail, twitter, RSS, or facebook...
Like
Like
Share
128