ComputeRelativeChangeOfNodePositions: Estimates the relative difference between two node...

Description Usage Arguments

Description

Estimates the relative difference between two node configurations

Usage

1
2
ComputeRelativeChangeOfNodePositions(NodePositions, NewNodePositions,
  Mode = 1)

Arguments

NodePositions

a k-by-m numeric matrix with the coordiantes of the nodes in the old configuration

NewNodePositions

a k-by-m numeric matrix with the coordiantes of the nodes in the new configuration

Mode

an integer indicating the modality used to compute the difference (currently only 1 is an accepted value)

X

an n-by-m numeric matrix with the coordinates of the data points


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