![]() Chapter Contents |
![]() Previous |
![]() Next |
The DTREE Procedure |
PROC DTREE assigns a name to each table it creates. You can use these names to reference the table when using the Output Delivery System (ODS) to select tables and create output data sets. These names are listed in the following table. For more information on ODS, refer to the chapter on ODS in the SAS/STAT User's Guide.
Table 3.32: ODS Tables Produced in PROC DTREEODS Table Name | Description | Statement / Option |
Parameters | Decision parameters | SUMMARY or EVALUATE / SUMMARY |
Policy | Optimal decision policy | SUMMARY or EVALUATE / SUMMARY |
Stages | List of stages in order | SUMMARY or EVALUATE / SUMMARY |
Treeplot | Line-printer plot of decision tree | TREEPLOT / LINEPRINTER |
![]() Chapter Contents |
![]() Previous |
![]() Next |
![]() Top |
Copyright © 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.