View source: R/muxLib_annotated.R
GetAggregateMatrix | R Documentation |
Get aggregate matrix from nodes tensor
GetAggregateMatrix(NodesTensor, Layers, Nodes)
NodesTensor |
list of adjacency matrices, expected to be aligned (a node has same index in any layer) |
Layers |
scalar, number of layers |
Nodes |
scalar, number of nodes |
Aggregate matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.