latentNodes {SEMID} | R Documentation |
Get all latent nodes in the graph.
Description
Get all latent nodes in the graph.
Usage
latentNodes(this, ...)
## S3 method for class 'LatentDigraph'
latentNodes(this, ...)
Arguments
this |
the graph object |
... |
ignored |
[Package SEMID version 0.4.1 Index]