Sie sind nicht angemeldet

Statistical Learning Models for the Health Sciences in R


Dozent/in Dr. rer. nat. Hanna Bettine Fechner
Veranstaltungsart Masterseminar
Code HS241635
Semester Herbstsemester 2024
Durchführender Fachbereich Gesundheitswissenschaften
Studienstufe Master
Termin/e Di, 17.09.2024, 12:30 - 14:00 Uhr, 3.B52
Di, 24.09.2024, 12:30 - 14:00 Uhr, 3.B52
Di, 01.10.2024, 12:30 - 14:00 Uhr, 3.B52
Di, 08.10.2024, 12:30 - 14:00 Uhr, 3.B52
Di, 15.10.2024, 12:30 - 14:00 Uhr, 3.B52
Di, 22.10.2024, 12:30 - 14:00 Uhr, 3.B52
Di, 29.10.2024, 12:30 - 14:00 Uhr, 3.B52
Di, 05.11.2024, 12:15 - 14:00 Uhr, HS 12
Di, 12.11.2024, 12:30 - 14:00 Uhr, 3.B52
Di, 19.11.2024, 12:30 - 14:00 Uhr, 3.B52
Di, 26.11.2024, 12:30 - 14:00 Uhr, 3.B52
Di, 03.12.2024, 12:30 - 14:00 Uhr, 3.B52
Di, 10.12.2024, 12:30 - 14:00 Uhr, 3.B52
Di, 17.12.2024, 12:30 - 14:00 Uhr, 3.B52
Weitere Daten For M. Sc. students of the Health Sciences, the course can be credited in the major Health Data Science or for the other majors in the electives.
Umfang 2 Semesterwochenstunden
Inhalt
Statistical learning models are tools for understanding and predicting data. The course introduces supervised and unsupervised learning models for regression and classification problems that have a wide range of applications in health data science. Topics include techniques for training and testing models, model selection and regularization (ridge regression and lasso), illustrated with linear and logistic regression models, nonlinear models such as k-nearest neighbors, trees and random forests, basic elements and principles of neural networks, cluster analysis, and dimension reduction with principal component analysis.

For each modeling technique, there is a short theoretical introduction, followed by a practical implementation in R and the interpretation of the resulting R output. Complementary exercise sheets are provided for students to gain hands-on experience with the modeling techniques; students will present their solutions to each other. In the end of the course, students will apply their knowledge by presenting and discussing academic research papers from various fields of the health sciences (e.g., health psychology, health economics, and medicine) that contextualize the modeling techniques covered.
E-Learning Course materials are made available or linked, and solutions to the exercises and presentation slides are submitted via the e-learning platform Moodle.
Lernziele After completing the course, students will be able to
• describe the central principles and background of different modeling techniques of statistical learning and explain how they can be applied to data from the health sciences
• implement the modeling techniques in the software R and interpret the results
• read, present, and critically evaluate academic research papers from the health sciences that use the modeling techniques covered
Voraussetzungen Knowledge of descriptive statistics, data visualization, and inferential statistics (e.g., linear and logistic regression). Experience with the software R and R Studio or the willingness to acquire this knowledge before the start of the course.
Please bring your own laptops with an installation of R and R Studio.
Sprache Englisch
Begrenzung The course is limited to 14 participants. The limit will be administered via Moodle according to the chronological order of registration. From 2nd September 2024, 12:00 p.m. (noon), it will be possible to register via Moodle. As soon as 14 participants are registered, the registration window will close automatically. If you would like to be put on the waiting list, please send an email to: masterhealth@unilu.ch.
Anmeldung https://elearning.hsm-unilu.ch/course/view.php?id=805
Prüfung Grading will be based on 1) the coding solution and presentation of an exercise sheet in R (50%), 2) the slides and presentation of a scientific article in which statistical learning models were used (40%), and 3) active participation including attendance and collaboration in group work and discussions during the course (10%). An overall grade of 4.0 or better is required to successfully complete the course.
Abschlussform / Credits Coding solutions in R and presentation, presentation slides and presentation, active participation / 3 Credits
Hinweise Teaching methods:
Theoretical inputs, demonstrations, exercises, presentations, group work and discussions by students.

For the exercises, the students will work on their own laptops on which they have installed the software R, R Studio, and topic-specific R packages.
Hörer-/innen Nein
Kontakt hanna.fechner@unilu.ch
Material Course materials are provided or linked on Moodle.
Literatur
Hastie, T., Tibshirani, R., & Friedman, J. (2009). The elements of statistical learning (2nd ed.). Springer.

James, G., Witten, D., Hastie, T., & Tibshirani, R. (2021). An introduction to statistical learning with applications in R (2nd ed.). Springer.