Skip to content
This repository has been archived by the owner on Dec 25, 2023. It is now read-only.

Latest commit

 

History

History
16 lines (10 loc) · 451 Bytes

SETUP.md

File metadata and controls

16 lines (10 loc) · 451 Bytes

lecture-05 Setup

The following packages are required for this lecture. See the package index for cross referencing these packages with other parts of the course.

tidyverse

  • ggplot2 - qq plotting

Statistics

  • moments - skew and kurtosis
  • nortest - normality testing

Literate Programming

  • knitr - create documents from R notebooks
  • rmarkdown - write in Markdown syntax