zbalda / stats-35000-logistic-regression

An implementation and analysis of logistic regression

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Statistics 35000 Honors Project - Logistic Regression

An implementation and analysis of logistic regression

Requirements

  • Learn and understand logistic regression
  • Provide a literature review of existing scientific results of this association studies
  • Learn R coding for data cleansing and logistic regression
  • Implement logistic regression in R with the daibetes dataset to determine if pre-existing conditions (i.e. blood pressure, age, etc.) are associated with diabetes
  • Compare implementation to logistic regression functions of popular R and Python libraries
  • Complete a report detailing analysis and findings
  • Give a 20-30 minute presentation to the class at the end of the semester

About

An implementation and analysis of logistic regression


Languages

Language:R 100.0%