Course materials

Main reference

DSUR cover

  • Discovering Statistics Using R (Field, A., Miles, J., & Field Zoe, 2012, 1st Edtn.) This textbook offers an accessible and comprehensive introduction to statistics and will be the main reference for this class.

Further readings

DSUR cover  ISL cover  R4mra cover  advr cover  tmwr cover  Rpacks cover Rpacks cover Rgraph cover

In addition to the main readings, there are many excellent books available (many of them for free) that focus on different aspects of R. In case you would like to learn more about the capabilities of R, I can recommend the following books:

  • R for Data Science An excellent book by Hadley Wickham, which introduces you to R as a tool for doing data science, focussing on a consistent set of packages known as the tidyverse. [FREE online version]

  • An Introduction to Statistical Learning This book provides an introduction to statistical learning methods and covers basic methods (e.g., linear regression) as well as more advanced methods (e.g., Support Vector Machines). [FREE online version]

  • R for Marketing Research and Analytics A great book that is designed to teach R to marketing practitioners and data scientists.echo=

  • Text Mining with R This book explains how you can analyse unstrunctured data (texts) using R. [FREE online version]

  • Advanced R another great book written by Hadley Wickham. Explains more advanced R concepts. [FREE online version]

  • Using R For Introductory Econometrics This book covers a nice introduction to R with a focus on the implementation of standard tools and methods used in econometrics. [FREE online version]

  • R Packages which teaches you how to make the most of R’s fantastic package system. [FREE online version]

  • R Graphics Cookbook a practical guide that provides more than 150 recipes to help you generate high-quality graphs quickly. [FREE online version]

  • More books For more recommendations, please refer to this list of excellent books on specific topics related to R

DataCamp

DSUR cover 

Please also make use of the abundance of web resources. For students who would like to further train the materials covered in class, we recommend DataCamp, an online platform that offers interactive courses in data science at different levels. To facilitate the learning process you will obtain full access to the entire DataCamp course curriculum for the duration of the course.

Other web-resources