Date: Thu, 22 Jul 2004 23:02:56 +1000
Reply-To: Scott <usenet739_yahoo_com_au@CRONKITE.CC.UGA.EDU>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: Scott <usenet739_yahoo_com_au@CRONKITE.CC.UGA.EDU>
Subject: Can SAS produce this type of output?
Hi,
Does SAS have a graphical procedure that could produce this type of output?
+--- 6
15 |
+---+
| |
40 | +--- 9
+---+
| | +--- 20
| | |
| +---+
| 25 |
| +--- 5
|
|
|
----+
100 | +--- 20
| 40 |
| +---+
| | |
| | +--- 20
+---+
60 | +--- 14
| |
+---+
20 |
+--- 6
Sorry the ASCII art didn't turn out too well.
Basically I want a graphical representation of a decision tree, with a body
count along each decision branch.
Thanks,
Scott
|