PRINT Subcommand (OPTIMAL BINNING command)
The PRINT
subcommand controls
the display of the output results. If the PRINT
subcommand is not specified, then the default output
is the end point set for each binning input variable.
ENDPOINTS. Display the binning interval end points for each input variable. This is the default output.
DESCRIPTIVES. Display descriptive information for all binning input variables. For each binning input variable, this option displays the number of cases with valid values, the number of cases with missing values, the number of distinct valid values, and the minimum and maximum values. For the guide variable, this option displays the class distribution for each related binning input variable.
ENTROPY. Display the
model entropy for each binning input variable interval when MDLP binning
is used. The ENTROPY
keyword is ignored with a warning if METHOD
= EQUALFREQ
is specified or implied on the CRITERIA
subcommand.
NONE. Suppress all
displayed output except the notes table and any warnings. Specifying NONE
with any other
keywords results in an error.