observedParents {SEMID} | R Documentation |
Get the observed parents on a collection of nodes
Description
Get the observed parents on a collection of nodes
Usage
observedParents(this, nodes, ...)
## S3 method for class 'LatentDigraph'
observedParents(this, nodes, ...)
Arguments
this |
the graph object |
nodes |
the nodes on which to get the observed parents |
... |
ignored |
[Package SEMID version 0.4.1 Index]