state4chain {rbmn} | R Documentation |
From a chain
object returns a named character precising the
role of each node: "r" for root, "c" for collider, "t" for
transmitter and "l" for leaf.
state4chain(chain)
chain |
the |
a character of the states named with node names.
state4chain(rbmn0chain.01);
state4chain(rbmn0chain.03);