plot.LatentDigraph {SEMID}R Documentation

Plots the latent digraph

Description

Plots the latent digraph

Plots the mixed graph

Usage

## S3 method for class 'LatentDigraph'
plot(x, ...)

## S3 method for class 'MixedGraph'
plot(x, ...)

Arguments

x

the mixed graph object

...

additional plotting arguments. Currently ignored.


[Package SEMID version 0.4.1 Index]