getMixedGraph {SEMID}R Documentation

Get the corresponding mixed graph

Description

Only works for graphs where the latent nodes are source nodes

Usage

getMixedGraph(this, ...)

## S3 method for class 'LatentDigraph'
getMixedGraph(this, ...)

Arguments

this

the LatentDigraph object

...

ignored


[Package SEMID version 0.4.1 Index]