You can refer to every graph that is produced through ODS Graphics by name. The names of the graphs that PROC HPSPLIT generates are listed in Table 61.5, along with the relevant PLOTS= options.
Table 61.5: Graphs Produced by PROC HPSPLIT
ODS Graph Name |
Plot Description |
PLOTS Option |
---|---|---|
CrossValidationASEPlot |
Cross validation cost-complexity ASE plot |
CVCC |
PruningPlot |
Plot of the error sum of squares, misclassification rate, or cost complexity when it is used for final tree selection |
PRUNEUNTIL |
ROCPlot |
Plot of receiver operating characteristic (ROC) curve |
ROC |
WholeTreePlot |
Overview plot of final tree |
WHOLETREE |
ZoomedTreePlot |
Detailed plot of portion of final tree |
ZOOMEDTREE |