Binary Fitted Line Plot

Coefficients Table - Logistic Model

  

Binary fitted line plot examines the relationship between one continuous predictor variable and a binary response. The logistic equation can be used to examine how the probability of an event changes as the predictor variable changes.

Positive coefficients indicate that an increase in the predictor makes the event in the response variable more likely. Negative coefficients indicate an increase in the predictor makes the event in the response less likely. 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   -0.567    0.396

Length    -0.0471   0.0366  1.00

Interpretation

For the health care center data, the negative coefficient for length means that the longer the stay, the less likely that the center discharges a patient for other reasons. The coefficient is close to 0 and the deviance table shows that the coefficient is not statistically significant at the 0.10 significance level. The length that a patient stays at the center does not explain very much about how the patient leaves.