Here are 4 models:
Please use the "redwines.csv" dataset in RStudio Cloud for the following prompts. Fit a logistic regression model to predict whether a wine is classified as good (Y=1) vs. not good (Y=0) from the variable alcohol alone.
Perform a formal hypothesis test to determine whther the 2 extra predictors in the model with alcohol, residual.sugar, and fixed.acidity (3 predictors) provide significantly better predictive power than the model using alcohol alone.