EdgeLabel function

EdgeLabel

EdgeLabel

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

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.

Returns

vector - edge labels

  • Maintainer: Pier Taranti
  • License: GPL-2 | file LICENSE
  • Last published: 2017-11-27