L: Get directed adjacency matrix.

View source: R/LatentDigraph.R

LR Documentation

Get directed adjacency matrix.

Description

Get directed adjacency matrix.

Usage

L(this, ...)

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

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

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

Arguments

this

the graph object

...

ignored.


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