Learn R Programming

SEMID (version 0.4.1)

L: Get directed adjacency matrix.

Description

Get directed adjacency matrix.

Usage

L(this, ...)

# S3 method for LatentDigraphFixedOrder L(this, ...)

# S3 method for LatentDigraph L(this, ...)

# S3 method for MixedGraph L(this, ...)

Arguments

this

the graph object

...

ignored.