Resources
Books
During this course, we will make reference to the following books. None of these books are intended to be read “cover to cover”. Instead, we will reference the relevant chapters at each part of the course. All the books have a high degree of topic overlap, but explain the key concepts slightly differently.
Please do not feel pressured to buy a copy of Ennos & Johnsson (2018) if you do not want to (note the library has some copies). It is a good book, but the other free books I have listed below cover all the same topics.
Physical books
Statistics
Online books
R
- R for Data Science, 2nd ed., Wickham, Çetinkaya-Rundel & Grolemund (2023) (R reference book)
- R Markdown: The Definitive Guide, Xie, Allaire & Grolemund (2023) (RMarkdown reference book)
Statistics (with R)
Statistics
Software
During the course we will use R and RStudio as tools to handle data, make plots and do statistics.
If you want to use another software package for these purposes, you are very welcome to, but you do so at your own undertaking.
R packages
We will make use of a set of R packages that are part of the extended tidyverse set of packages. Below are the websites for the main ones we will use, which contain guides, cheatsheets and reference materials.
