PositionStage {ceg}R Documentation

PositionStage

Description

PositionStage function yields the position structure associated with a particular stage of a CEG.

Usage

PositionStage(stage.vector, num.category, pos.next.level)

Arguments

stage.vector

(vector) - a set of situations that constitute a particular stage

num.category

(numeric) - number of edges that unfolds from the situations

pos.next.level

(vector) - It identifies the positions corresponding to all situations that are children of situations associated with the variable spanning our target stage.

Value

list of vector - Each vector identifies a position.

See Also

PairwisePosition


[Package ceg version 0.1.0 Index]