The logistic regression model is appropriate here because the dependent variable, DIVORCED, is binary (coded as 1 for divorced and 0 for not divorced). The logistic function used is \( F(x) = \frac{1}{1 + e^{-x}} \), where \( x \) is a linear combination of
Show more…