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