PROC TREE
<options> ;
The PROC TREE statement invokes the TREE procedure.
Table 98.1 summarizes the options available in the PROC TREE statement.
Table 98.1: PROC TREE Statement Options
Option |
Description |
---|---|
Data Sets |
|
specifies input data set |
|
specifies that small clusters not be counted in OUT= data set |
|
defines disjoint cluster in OUT= data set |
|
specifies number of clusters in OUT= data set |
|
specifies output data set |
|
displays root of a subtree |
|
Cluster Heights |
|
specifies variable for the height axis |
|
specifies that height values indicate dissimilarity |
|
specifies that height values indicate similarity |
|
Horizontal Trees |
|
specifies that height axis be horizontal |
|
Sort Order |
|
reverses sort order |
|
sorts children by HEIGHT variable |
|
Displayed Output |
|
specifies increment between tick values |
|
displays tree by using line printer graphics |
|
displays all nodes in tree |
|
specifies maximum value on axis |
|
specifies minimum value on axis |
|
suppresses display of tree |
|
specifies number of tick intervals |
|
Graphics |
|
specifies color of the frame |
|
specifies catalog description |
|
specifies catalog name |
|
customizes horizontal axis |
|
displays horizontal tree with leaves on right |
|
specifies number of pages to expand tree horizontally |
|
specifies line color and thickness, dots at nodes |
|
specifies name of graph in catalog |
|
customizes vertical axis |
|
specifies number of pages to expand tree vertically |
|
Line Printer Graphics |
|
specifies number of pages |
|
specifies number of column positions |
|
specifies number of spaces between objects |
|
specifies number of column positions between ticks |
|
specifies fill character between unjoined leaves |
|
specifies character displayed between joined leaves |
|
specifies character representing clusters with no children |
|
specifies character representing clusters with children |