Write a function, `logistic()`?, to wrap `glm()` to check values of response variable and make the calling syntax similar to `lm()` and `rpart()`.
Write a function,
logistic()?, to wrapglm()to check values of response variable and make the calling syntax similar tolm()andrpart().