Skip to content

Latest commit

 

History

History
25 lines (21 loc) · 710 Bytes

File metadata and controls

25 lines (21 loc) · 710 Bytes

Computational Diagnosis of Coronary Heart Disease

Project Overview

In this project, I provide a demonstration of logistic regression to use for the computational diagnosis of coronary heart disease, and walk through the entire model development process including validating assumptions, feature selection, and monitoring accuracy. Further testing of machine learning models is also done as additional comparisons for propspective quantitative analysis.

Built With

This project was built with the following technologies:

  • R
  • Tidyverse
  • dplyr
  • ggplot
  • MASS
  • faraway
  • pROC
  • caret