Exercises block 1
Completion requirements
Useful material for the exercise lesson on 20/03/2025.
Please bring a computer with R (and RStudio) installed. Below you can find a list of packages that will be used.
In ex_statlearnepi_nosolutions.html you can find what we will discuss in the lesson.
In ex_statlearnepi_1.html you can find what we will discuss in the lesson with several additional topics for review or further study.
library(epiR)
library(Epi)
library(popEpi)
library(ggplot2)
library(scales)
library(lubridate)
library(OptimalCutpoints)
library(pROC)
library(epitools)
library(MASS)