s-news
[Top] [All Lists]

Representation of tree graphs or branching structures.

To: s-news@lists.biostat.wustl.edu
Subject: Representation of tree graphs or branching structures.
From: <west@codingstrand.com>
Date: Mon, 15 Dec 2003 11:51:15 -0800 (PST)

Dear list members:

 

Does anyone know if it is possible to graphically render a branching tree like structure in SPlus?  i.e. I have a data frame with 3 columns as follows:

 

Index     Node1     Node2

1         1         2

2         2         3

3         2         6

4         6         7

5         7         11

6         11        5

 

I would like a pictorial(line?) representation of the connections between Nodes1 and Nodes2 as I work down the sheet by Index.

Is this possible, and if not can someone reccommend a suitable alternative if possible?

 

Thanks for any help or suggestions.

 

Lina
<Prev in Thread] Current Thread [Next in Thread>