plot.LatentDigraph: Plots the latent digraph
Description
Plots the latent digraph
Plots the mixed graph
Usage
# S3 method for LatentDigraph
plot(x, ...)# S3 method for MixedGraph
plot(x, ...)
Arguments
- x
the mixed graph object
- ...
additional plotting arguments. Currently ignored.