numObserved: Number of observed nodes in the graph.

View source: R/LatentDigraph.R

numObservedR Documentation

Number of observed nodes in the graph.

Description

Number of observed nodes in the graph.

Usage

numObserved(this, ...)

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

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

Arguments

this

the graph object

...

ignored


Lucaweihs/SEMID documentation built on July 22, 2023, 7:49 a.m.