matrixLaplacian: Computes Laplacian Eigenmaping

Description Usage Arguments Value See Also

View source: R/matrixLaplacian.R

Description

Computes the Laplacian matrix and eigenvectors of the n-D Takens' embedding.

Usage

1

Arguments

A

a distance matrix of the n-dimensional Takens' embedding.

Value

a list of the laplacian matrix and eigenvectors.

See Also

computeLaplacianEmbedding


nesscoder/TimeCycle documentation built on June 29, 2021, 5:16 a.m.