Applied Statistical Regression
Autumn semester 2018
General information
Lecturer | Marcel Dettling |
---|---|
Assistants | Leonard Henckel, Domagoj Cevid |
Lectures | Mon 08-10 HG E 1.2 >> |
Exercises | Mon 10-12 (bi-weekly) HG E 1.2 >> |
Course catalogue data | >> |
Literature |
Faraway (2005): Linear Models with R |
Course content
AbstractThis course offers a practically oriented introduction into regression modeling methods. The basic concepts and some mathematical background are included, with the emphasis lying in learning "good practice" that can be applied in every student's own projects and daily work life. A special focus will be laid in the use of the statistical software package R for regression analysis.
ObjectiveThe students acquire advanced practical skills in linear regression analysis and are also familiar with its extensions to generalized linear modeling.
ContentThe course starts with the basics of linear modeling, and then proceeds to parameter estimation, tests, confidence intervals, residual analysis, model choice, and prediction. More rarely touched but practically relevant topics that will be covered include variable transformations, multicollinearity problems and model interpretation, as well as general modeling strategies.
The last third of the course is dedicated to an introduction to generalized linear models: this includes the generalized additive model, logistic regression for binary response variables, binomial regression for grouped data and Poisson regression for count data.
NoticeThe exercises, but also the classes will be based on procedures from the freely available, open-source statistical software package R, for which an introduction will be held.
Announcements
-
Past exams:
2018 Summer
2018 Winter
2017 Summer
2017 Winter -
Question hour:
On January 18th, 2018, 3 - 4 pm in HG G 19.1 -
September 6th, 2018:
Beginning of lecture and exercise class: Monday, 24/09/2018.
Course materials
Lecture notes
The lecture notes can be found here.
The data sets used in the lecture notes can be found here.
Course organisation
The following table contains a tentative outline of the course, changes might apply. Further information can be found here. The slides used for the lecture will be made available on this page.
Week | Topic |
---|---|
Week 1 (17.09.2018) | No lecture |
Week 2 (24.09.2018) | Linear Modeling and Smoothing |
Week 3 (01.10.2018) | Simple Linear Regression: Fitting and Inference
|
Week 4 (08.10.2018) | Curvilinear Models, Variable Transformations
|
Week 5 (15.10.2018) | Multiple Linear Regression: Model and Fitting |
Week 6 (22.10.2018) | Multiple Linear Regression: Inference and Prediction
|
Week 7 (29.10.2018) | Extensions: Categorical Variables, Interactions
|
Week 8 (07.11.2018) | Model Diagnostics: Standard Residual Plots
|
Week 9 (12.11.2018) | Model Diagnostics: Advanced Techniques
|
Week 10 (19.11.2018) | Multicollinearity and Variable Selection
|
Week 11 (26.11.2018) | Modeling Strategies, Cross Validation
|
Week 12 (03.12.2018) | Generalized Additive Modeling (GAM) |
Week 13 (10.12.2018) | Generalized Linear Modeling (GLM) |
Week 14 (17.12.2018) | Grouped Data, Poisson Regression
|
Exercise classes
Exercises will be held roughly bi-weekly, see below. On these dates, the exercise classes will take place from 10:15 to 11:55 in HG E 1.2. The first exercise class is meant to be an opportunity for you to ask questions regarding the software R. The material you should be familiar with consists of the R tutorial and exercise sheet 1. Also further on, R will be used during the exercises so that you are expected to bring your laptop to the classes. Starting with the second exercise class, the idea is that there will be a discussion of the old exercise sheet (common problems) and a discussion of the new exercise sheet (hints and theory as needed) taking at most one hour. Afterwards, you work on the problems using the computer; the assistants will be there to give instructions and support.
- September 24, 2018
- October 08, 2018
- October 22, 2018
- November 05, 2018
- November 19, 2018
- December 03, 2018
- December 17, 2018
Series and solutions
The solved exercises should be placed in the corresponding tray in HG J68 on the due date by 4pm at the latest. Only solutions to the exercises with your most important findings and answers shall be handed in, but no R script files and lengthy compilations of output or figures. It is much more important to give your understanding and interpretation of your findings than it is to provide many figures and numbers.
Exercises | Solutions | Date |
---|---|---|
Series 1 | Solutions 1 | NA |
Series 2 | Solutions 2 | October 1, 2018 |
Series 3 | Solutions 3 | October 15, 2018 |
Series 4 | Solutions 4 | October 29, 2018 |
Series 5 | Solutions 5 | November 12, 2018 |
Series 6 | Solutions 6 | November 26, 2018 |
Series 7 | Solutions 7 | December 10, 2018 |
Series 8 | Solutions 8 | NA |
Help with R
During the first exercise class you will have the opportunity to ask questions regarding the software R. Further material can be found following the links below.
R homepage
R studio homepage
Getting help with R
Online R course (in German)
Try R