Description Usage Arguments Value See Also
This function obtains the position structure associated with a particular variable of a CEG.
1 2 | PositionLevel(stage.list, num.category, num.situation.next,
pos.next.level = list())
|
stage.list |
(list) - stage structure associated with a particular variable. |
num.category |
(vector) - number of edges that unfolds from each position asscoiated with our target variable |
num.situation.next |
(numeric) - number of situations associated with the variable that follows our target variable in the event tree. |
pos.next.level |
(list) - position structure associated with the variable that follows our target variable in the event tree (see function PositionLevel) |
list of lists - The first list level identifies a stage 'i' and the second list level identifies the positions associated with this stage 'i'.
PositionVector, PositionStage and
PairwisePosition
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.