Course details

Data is everywhere, and statisticians and analysts everywhere need to handle this data efficiently and tactfully. In comes R, a powerful programming language, arming developers with the tools to cater to their needs. This course will give you everything you need to start making software that can unlock your statistics and data.

The course is broken down into three parts. The first part will introduce R Studio and the basics of R—using packages and teaching you programming concepts such as variables, vectors, arrays, loops, and matrices. By solving coding challenges, you will gain a strong foundation for data munging.

With the basics mastered, we will take you through a number of topics such as handling dates with the lubridate package, handling strings with the stringr package, writing functions, debugging, error handling, and writing an apply family of functions. When you've mastered data munging, we'll focus on visualizing data using base graphics.

Naturally, the next step is to learn how to make statistical inferences. We walk you through the fundamentals of univariate and bivariate analysis, computing confidence intervals, interpreting p values, and working with statistical significance. You'll see how and when to use some of the commonly used statistical tests. With that, you will be ready for your first full-scale data analysis project to test the skills you've learned.

Finally, you will glimpse two powerful packages for data munging, the dplyr and data.table, which have both seen a rise in the R community. It is imperative to learn about both of these packages because much modern R code has been written using them.

With the help of interesting examples and coding challenges, this course will ensure that you have all the hacks and tricks you need to get started with R.

About The Author

Selva Prabhakaran is a data scientist with a global e-commerce organization. During his 7 years of experience in data science, he has tackled complex real-world data science problems and delivered production-grade solutions for top multinational companies. Selva lives in Bangalore with his wife.

Updated on 05 August, 2016
Courses you can instantly connect with... Do an online course on R Programming starting now. See all courses

Rate this page