Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 218 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 218 Bytes

LogisticRegression

titanic-logistic-regression.R

  1. Data cleaning & survival analysis by gender, age, class
  2. Logistic regression
  3. ANOVA
  4. McFadden R^2 for goodness of fit
  5. Plot ROC curve
  6. Calculate AUC