EdgeSituation: EdgeSituation

Description Usage Arguments Value

Description

EdgeSituation identifies the edges from a situation (node). This function identifies the edges that emanate from a particular situation in an EventTree.

Usage

1
EdgeSituation(situation, start.situation, num.category)

Arguments

situation

numeric - it identifies the target situation whose emanating edges are our interesting.

start.situation

vector - it identifies the situation that begins a new level.

num.category

vector - it identifies the number of edges that emanate from situations in each level.

Value

list of lists - each list component is a vector that represents the edges that emanate from a vertice.


ceg documentation built on May 2, 2019, 1:46 p.m.