Encode2ElasticMatrix: Create an Elastic matrix from a set of edges

Description Usage Arguments Value

Description

Create an Elastic matrix from a set of edges

Usage

1
Encode2ElasticMatrix(Edges, Lambdas, Mus)

Arguments

Edges

an e-by-2 matrix containing the index of the edges connecting the nodes

Lambdas

the lambda parameters. Either a single value (which will be used for all the edges), or a vector containing the values for each edge

Mus

the mu parameters. Either a single value (which will be used for all the nodes), or a vector containing the values for each node

Value

the elastic matrix


Albluca/ElPiGraph.R documentation built on May 28, 2019, 11:02 a.m.