Description
Function EdgeList genereates the list of edges of an event tree.
Usage
EdgeList(stratified.event.tree, node)
Arguments
stratified.event.tree
Stratified.event.tree S4 object
node
(vector) - an object generated by the function node.list
Value
list of lists - each list component is a vector that represents the
edges that emanate from a vertice.