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