Resources

Here is a list of resources and references that can be helpful for this class but also to go beyond the material taught in this class.

If you find a nice resource not listed here and that could be interesting for your classmates (or me), please add it to this shared document.

Textbooks

R

R Textbooks

Here is a list of useful resources.

Useful R Packages

  • tidyverse: a collection of R packages sharing an underlying design philosophy, grammar, and data structures.
  • ggplot: THE package to build plots in R

Data viz

Data visualization is key to any statistical analysis, whether it is used to explore the data, build a model, check hypotheses or present and communicate results. Here are a few resources that can help you build nice and relevant data viz in R.

Finding data

Data are obviously central to statistical analyses. Identifying relevant datasets is often not an easy task. Here is a non-exhaustive list of places where to look for useful datasets.