- Understand the difference between a linear and a generalised linear model
- Be able to run and interpret a binary logistic regression model in \(R\)
- Transform values between different scales (probabilities, odds, log odds)
- Make predictions using model coefficients and \(R\) functions such as
predict()
You will need to watch the lecture and read Chapter 10 in Andrews (2021) (pages 346 – 363) to fully grasp the concepts.