Data Science for Statisticians Workshop

March 20, 2019 ยท View on GitHub

This repo contains:

  • the lectures in R markdown and html,
  • the labs
  • the solutions in R markdown and markdown that renders in Github
  • the data and rdas

The lectures are the following:

Prerequisites: Basic knowledge of R. For example, you should know how to define a numeric vector, how to access to elements of data frame, and how to write a function.