Proc logistic

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; 
Figure 3.15: Proc logistic model information

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:

Figure 3.16: Proc logistic output
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.135.216.75