Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OZ FETP: Logistic Regression Case Study 1: Risk factors for Acute Respiratory Infection in Australia #94

Open
zkamvar opened this issue Nov 14, 2019 · 1 comment

Comments

@zkamvar
Copy link
Member

zkamvar commented Nov 14, 2019

https://github.com/ArminderD/ReCon_Rcourse

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 is based on cross-sectional survey data looking at risk factors for acute respiratory infection in Australia. 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
Copy link
Member Author

zkamvar commented Nov 14, 2019

Link: https://htmlpreview.github.io/?https://github.com/ArminderD/ReCon_Rcourse/blob/master/Logistic_Regression.html

Tasks:

  • Add Arminder's name to the credits
  • Change 'utilize' to 'use'
  • replace image tables with markdown tables
  • use stringsAsFactors = FALSE for read.csv
  • use data argument in glm
  • standardize code
  • modernize yes/no factor creation (does not need numeric levels)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant