EdgeLabel {ceg}R Documentation

EdgeLabel

Description

This function yields the edge labels. The edges are labeled accordingly the original data provided.

Usage

EdgeLabel(num.variable, num.situation, label)

Arguments

num.variable

numeric - number of variables.

num.situation

vector - number of stages associated with each variable.

label

list of vectors - each component is a vector that contains the event names associated with each variable.

Value

vector - edge labels


[Package ceg version 0.1.0 Index]