StratifiedCegPosition {ceg}R Documentation

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

@seealso PositionLevel, PositionVector, PositionStage, PairwisePosition


[Package ceg version 0.1.0 Index]