Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 978 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 978 Bytes

Data Science for Statisticians Workshop

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.