| The DTREE Procedure |
The following tables outline the options available for the DTREE procedure classified by function. An alphabetical list of options is provided in the Dictionary of Options.
Table 5.4: Accuracy Control Options| Description | Statement(s) | Option |
| accuracy of numerical computation | DTREE, RESET | TOLERANCE= |
| Description | Statement(s) | Option |
| Annotate data set | DTREE, RESET, TREEPLOT | ANNOTATE= |
| Image map output data set | DTREE, RESET, TREEPLOT | IMAGEMAP= |
| Payoffs data set | DTREE | PAYOFFS= |
| Probability data set | DTREE | PROBIN= |
| Stage data set | DTREE | STAGEIN= |
| Description | Statement(s) | Option |
| automatically rescale the probabilities of an uncertainty if they do not sum to 1 | DTREE, RESET | AUTOSCALE |
| react to errors being detected | DTREE, RESET | ERRHANDLE= |
| do not automatically rescale probabilities | DTREE, RESET | NOSCALE |
| do not display warning message | DTREE, RESET | NOWARNING |
| display warning message | DTREE, RESET | WARNING |
| Description | Statement(s) | Option |
| criterion to determine the optimal decision | DTREE, EVALUATE, RESET | CRITERION= |
| risk tolerance | DTREE, EVALUATE, RESET | RT= |
| Description | Statement(s) | Option |
| maximum decimal width to format numerical values | DTREE, EVALUATE, RESET, SUMMARY, TREEPLOT | MAXPREC= |
| maximum field width to format numerical values | DTREE, EVALUATE, RESET, SUMMARY, TREEPLOT | MAXWIDTH= |
| maximum field width to format names | DTREE, EVALUATE, RESET, SUMMARY, TREEPLOT | NWIDTH= |
| Description | Statement(s) | Option |
| description field for catalog entry | DTREE, RESET, TREEPLOT | DESCRIPTION= |
| name of graphics catalog | DTREE, RESET, TREEPLOT | GOUT= |
| name field for catalog entry | DTREE, RESET, TREEPLOT | NAME= |
| Description | Statement(s) | Option |
| characters for line-printer plot | DTREE, RESET, TREEPLOT | FORMCHAR= |
| Description | Statement(s) | Option |
| color of LOD | DTREE, RESET, TREEPLOT | CBEST= |
| color of all links except LOD | DTREE, RESET, TREEPLOT | CLINK= |
| symbol definition for all links except LOD | DTREE, RESET, TREEPLOT | LINKA= |
| symbol definition for LOD | DTREE, RESET, TREEPLOT | LINKB= |
| symbol definition for LCP | DTREE, RESET, TREEPLOT | LINKC= |
| line type of all links except LOD | DTREE, RESET, TREEPLOT | LSTYLE= |
| line type of LOD | DTREE, RESET, TREEPLOT | LSTYLEB= |
| line type of LCP | DTREE, RESET, TREEPLOT | LSTYLEC= |
| line thickness of all links except LOD | DTREE, RESET, TREEPLOT | LWIDTH= |
| line thickness of LOD | DTREE, RESET, TREEPLOT | LWIDTHB= |
LOD denotes links that indicate optimal decisions.
LCP denotes links that continue on subsequent pages.
| Description | Statement(s) | Option |
| color of chance nodes | DTREE, RESET, TREEPLOT | CSYMBOLC= |
| color of decision nodes | DTREE, RESET, TREEPLOT | CSYMBOLD= |
| color of end nodes | DTREE, RESET, TREEPLOT | CSYMBOLE= |
| height of symbols for all nodes | DTREE, RESET, TREEPLOT | HSYMBOL= |
| symbol definition for chance nodes | DTREE, RESET, TREEPLOT | SYMBOLC= |
| symbol definition for decision nodes | DTREE, RESET, TREEPLOT | SYMBOLD= |
| symbol definition for end nodes | DTREE, RESET, TREEPLOT | SYMBOLE= |
| symbol to draw chance nodes | DTREE, RESET, TREEPLOT | VSYMBOLC= |
| symbol to draw decision nodes | DTREE, RESET, TREEPLOT | VSYMBOLD= |
| symbol to draw end nodes | DTREE, RESET, TREEPLOT | VSYMBOLE= |
| Description | Statement(s) | Option |
| suppress displaying the optimal decision summary | DTREE, EVALUATE, RESET | NOSUMMARY |
| display the optimal decision summary | DTREE, EVALUATE, RESET | SUMMARY |
| decision stage up to which the optimal decision summary is displayed | DTREE, EVALUATE, RESET, SUMMARY | TARGET= |
| Description | Statement(s) | Option |
| draw diagram on one page in graphics mode | DTREE, RESET, TREEPLOT | COMPRESS |
| information are displayed on the decision tree diagram | DTREE, RESET, TREEPLOT | DISPLAY= |
| processing of the Annotate data set | DTREE, RESET, TREEPLOT | DOANNOTATE |
| invoke graphics version | DTREE, RESET, TREEPLOT | GRAPHICS |
| display labels | DTREE, RESET, TREEPLOT | LABEL |
| display legend | DTREE, RESET, TREEPLOT | LEGEND |
| invoke line-printer version | DTREE, RESET, TREEPLOT | LINEPRINTER |
| suppress processing of the Annotate data set | DTREE, RESET, TREEPLOT | NOANNOTATE |
| draw diagram across multiple pages | DTREE, RESET, TREEPLOT | NOCOMPRESS |
| suppress displaying label | DTREE, RESET, TREEPLOT | NOLABEL |
| suppress displaying legend | DTREE, RESET, TREEPLOT | NOLEGEND |
| suppress displaying page number | DTREE, RESET, TREEPLOT | NOPAGENUM |
| use rectangular corners for turns in the links | DTREE, RESET, TREEPLOT | NORC |
| display page number at upper right corner | DTREE, RESET, TREEPLOT | PAGENUM |
| use rounded corners for turns in the links | DTREE, RESET, TREEPLOT | RC |
| vertical space between two end nodes | DTREE, RESET, TREEPLOT | YBETWEEN= |
| Description | Statement(s) | Option |
| text color | DTREE, RESET, TREEPLOT | CTEXT= |
| text font | DTREE, RESET, TREEPLOT | FTEXT= |
| text height | DTREE, RESET, TREEPLOT | HTEXT= |
| Description | Statement(s) | Option |
| action outcome names | VARIABLES | ACTION= |
| state outcome names | VARIABLES | STATE= |
| payoffs | VARIABLES | VALUE= |
| Description | Statement(s) | Option |
| event outcome names | VARIABLES | EVENT= |
| given outcome names | VARIABLES | GIVEN= |
| (conditional) probabilities | VARIABLES | PROB= |
| Description | Statement(s) | Option |
| outcome names | VARIABLES | OUTCOME= |
| rewards | VARIABLES | REWARD= |
| stage name | VARIABLES | STAGE= |
| successor names | VARIABLES | SUCCESSOR= |
| type of stage | VARIABLES | TYPE= |
| web reference variable | VARIABLES | WEB= |
Copyright © 2008 by SAS Institute Inc., Cary, NC, USA. All rights reserved.