PROC HPBIN   <options>   ; 
            
The PROC HPBIN statement invokes the procedure. Table 4.1 summarizes important options in the PROC HPBIN statement by function.
Table 4.1: PROC HPBIN Statement Options
| 
                         Option  | 
                            
                          
                            
                     
                         Description  | 
                            
                          
                          
                  
|---|---|
| 
                         Basic Options  | 
                            
                          
                          
                  |
| 
                         Specifies the input data set  | 
                          
                          
                  |
| 
                         Specifies the output data set  | 
                          
                          
                  |
| 
                         Overwrites the ODS output  | 
                          
                          
                  |
| 
                         Binning Level Options  | 
                            
                          
                          
                  |
| 
                         Specifies the global number of bins for all binning variables  | 
                          
                          
                  |
| 
                         Binning Method Options  | 
                            
                          
                          
                  |
| 
                         Specifies the bucket binning method  | 
                          
                          
                  |
| 
                         Specifies the Winsorized binning method and the rate that it uses  | 
                          
                          
                  |
| 
                         Specifies the pseudo–quantile binning method  | 
                          
                          
                  |
| 
                         Statistics Options  | 
                            
                          
                          
                  |
| 
                         Computes the basic statistics of the binning variables  | 
                          
                          
                  |
| 
                         Compute the quantiles of the binning variables  | 
                          
                          
                  |
| 
                         Weight-of-Evidence Options  | 
                            
                          
                          
                  |
| 
                         Specifies the BINS_META input data set, which contains the binning results  | 
                          
                          
                  |
| 
                         Computes the weight of evidence and information values  | 
                          
                          
                  |
| 
                         Specifies the adjustment factor for the weight-of-evidence calculation  | 
                          
                          
                  |
You can specify the following optional arguments: