numLatents {SEMID}R Documentation

Number of latent nodes in the graph.

Description

Number of latent nodes in the graph.

Usage

numLatents(this, ...)

## S3 method for class 'LatentDigraphFixedOrder'
numLatents(this, ...)

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

Arguments

this

the graph object

...

ignored


[Package SEMID version 0.4.1 Index]