Using Proc logistic on the same customers that are present in the training dataset of Genmod:
Proc logistic data=logistic; Model dflt=utilisation ltv borrowing_portfolio_ratio postcode_index arrears_flag relationship_length; Run;
When introducing Genmod, it was mentioned that we will build a model similar to what we will get by running logistic. Looking at Figure 3.16, you can see that the output is the same as Figure 3.6: