reconhub / learn

RECON learn: a free, open platform for training material on epidemics analysis
https://reconlearn.org
Other
35 stars 30 forks source link

OZ FETP: Logistic Regression Case Study 2: IQ and blood lead levels #96

Open zkamvar opened 4 years ago

zkamvar commented 4 years ago

https://github.com/ArminderD/Regression_practical

This case study was developed for the Australian Field Epidemiology Training Program, The Masters of Philosophy (Applied Epidemiology) offered through the Australian National University. The case study steps through how to adjust for potential confounders using the example from a study on blood lead levels and IQ. The case study provides basic principles for understanding logistic regression, demonstrate how to perform a simple multivariable analysis in R, check model fit, and interpret results.

zkamvar commented 4 years ago

The link for this practical is: https://htmlpreview.github.io/?https://github.com/ArminderD/Regression_practical/blob/master/Regression_practical.html

Tasks that need to be completed: