Statistics III: Generalized Linear Models
CdL SSE
This is the website of the Statistica III course (6 CFU) of the “Corso di Laurea Triennale in Scienze Statistiche ed Economiche (SSE)”, Università degli Studi di Milano-Bicocca. Statistica III is a monographic course on Generalized Linear Models (GLMs).
This is a B.Sc.-level course, but there are some prerequisites: it is assumed that you have already been exposed to:
- Simple linear regression and descriptive statistics, e.g. from Statistica I;
- Inferential statistics, e.g. from Statistica II;
- Linear models, e.g. from Analisi Statistica Multivariata and Econometria;
- R software, e.g. from Analisi Statistica Multivariata.
Regression is such an important topic that the tour will continue at Data Mining.
Teaching material
Recommended textbooks (ITA)
- Salvan, A., Sartori, N. and L. Pace. 2020. Modelli Lineari Generalizzati. Springer.
- Azzalini, A. 2008. Inferenza Statistica: Una Presentazione Basata sul Concetto di Verosimiglianza. Springer
Recommended textbooks (ENG)
- Agresti, A. 2015. Foundations of Linear and Generalized Linear Models. Wiley.
- McCullagh, P., and J. A. Nelder. 1989. Generalized Linear Models. Second Edition. Springer.
Slides and lecture notes
The slides are meant to be used in HTML. However, if you really want to convert the HTML slides into pdf files, you can follow the instruction of the quarto documentation.
Topic | Notes | Slides | Further material |
---|---|---|---|
Introduction | Introduction | Slides Introduction | |
GENERAL THEORY | |||
Linear models and misspecification | Unit A | Slides Unit A | |
Exercises | Exercises A | ||
Lab 1 | lab1.R |
||
Generalized Linear Models | Unit B | Slides Unit B | |
Exercises | Exercises B | ||
Lab 2 | lab2.R |
||
Lab 3 | lab3.R |
||
NOTABLE MODELS | |||
Binary and binomial regression | [Unit C] | [Slides Unit C] | |
Lab 4 | [lab4.R ] |
||
Exercises | Exercises C | ||
Poisson regression | [Unit D] | [Slides Unit D] | |
Lab 5 | [lab5.R ] |
||
Exercises | [Exercises D] | ||
Lab 6 | [lab6.R ] |
||
ADVANCED TOPICS | |||
Quasi-likelihoods | [Unit E] | [Slides Unit E] | |
Lab 7 | [lab7.R ] |
||
Exercises | [Exercises F] |
Previous exams (ITA)
Example of previous exams are provided below.
Date | Dataset | Questions (ITA) | Solution (ITA) |
---|---|---|---|
9 July 2014 | orings |
Exam | |
29 April 2015 | ships |
Exam |
Acknowledgments
I would like to kindly acknowledge Sonia Migliorati for sharing her material of a previous edition of this course.
Students are encouraged to consult the books: these slides are just a concise summary.
All the mistakes still present are mine.