parents: All parents a collection of nodes.
Description
All parents a collection of nodes.
Usage
parents(this, nodes)# S3 method for MixedGraphFixedOrder
parents(this, nodes)
# S3 method for MixedGraph
parents(this, nodes)
Arguments
nodes
nodes the nodes of which to find the parents.
Value
a vector of parents of the nodes.