EdgeList {ceg}R Documentation

EdgeList

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.


[Package ceg version 0.1.0 Index]