Join us for
RADAR: AI Edition

ceg (version 0.1.0)

StratifiedCegPosition: StratifiedCegPosition

Description

This function obtains the position structure associated with a stratified CEG.

Usage

StratifiedCegPosition(stage, num.category, num.situation)

Arguments

stage

(list) - stage structure associated with a particular variable.

num.category

(vector) - number of edges that unfold from stages associated with a particular variable.

num.situation

(vector) - number of situations associated with each variable.

Value

list of lists

  • First list level identifies a variable 'v'.

  • Second list level identifies a stage 'a' associated with a variable 'v'.

  • The third list level identifies the positions associated with a stage 'a' .

@seealso PositionLevel, PositionVector, PositionStage, PairwisePosition