|
Binary Logistic RegressionCoefficients - Logistic Model |
Binary logistic regression examines the relationship between one or more predictor variables and a binary response. The logistic equation can be used to examine how the probability of an event changes as the predictor variables change.
The interpretation of the estimated coefficients for categorical predictors is relative to the reference level of the predictor. Positive coefficients indicate that a level of the predictor is more likely to impact the binary response than the reference level. Negative coefficients indicate that a level of the predictor is less likely to impact the binary response than the reference level. Coefficients close to zero indicate that an association between the predictor and binary response may not be important.
Example Output |
Coefficients
Term Coef SE Coef VIF Constant -3.016 0.939 Income 0.0137 0.0195 1.15 Children Yes 1.433 0.856 1.12 ViewAd Yes 1.034 0.572 1.03 |
Interpretation |
|
For the cereal data,