latentDigraphHasSimpleNumbering {SEMID} | R Documentation |
Checks that the input latent digraph has nodes numbered from 1 to latentDigraph$numObserved()+latentDigraph$numLatents(). The first latentDigraph$numObserved() nodes correspond to the observed nodes in the graph, all other nodes are considered unobserved. Throws an error if this is not true.
latentDigraphHasSimpleNumbering(graph)
graph |
a |