Displaying 1 result from an estimated 1 matches for "parent_row".
Did you mean:
parent_pos
2017 Jul 03
0
Calculating cumulative lengths of hierarchical topology
...which looks quite interesting, but it carries a
large overhead that doesn't seem quite appropriate for the relatively
simple structure I'm dealing with.
Could anyone point me to such a package if one does exist?
Thanks very much,
Allie
Example of the hierarchical topology:
len parent_row daughter_row index_num
1 1.7053 0 2 1
2 1.1653 1 3 2
3 1.1980 2 4 3
4 1.1462 3 5 4
5 1.1346 4 6 5
6 1.1024 5 7 6
...