computeElPT: Compute the the elastic principal graph

Description Usage Arguments Value

Description

The function depends on a working JVM with the VDAOEngine.jar library in the libpath. This is an internal function and should not be accessed directly by the user.

Usage

1
2
computeElPT(Data, NumNodes, Parameters, NodesPositions = NULL, Edges = NULL,
  ...)

Arguments

Data

The data points to be used to compute the graph

NumNodes

The number of vertices to be used to construct the graph

Parameters

The name of a parameter function

...

Additional parameter to be procesed by the Java procedure. Currently only EP, RP and TrimRadius are supported

Value

A list describing the principal elastic graph


Albluca/rpgraph documentation built on May 5, 2019, 1:35 p.m.