BuildLayersTensor: Build layers tensor

View source: R/muxLib_annotated.R

BuildLayersTensorR Documentation

Build layers tensor

Description

Build layers tensor

Usage

BuildLayersTensor(Layers, OmegaParameter, MultisliceType)

Arguments

Layers

scalar, number of layers, number of layers

OmegaParameter

scalar, weight of links (future inter-layer links)

MultisliceType

"ordered": chain, undirected; "categorical": all-to-all, undirected; "temporal": chain, directed

Value

Tensor matrix.


manlius/muxViz documentation built on March 1, 2023, 10:28 a.m.