Description Usage Arguments Value See Also
View source: R/computeLaplacianEmbedding.R
Takes a n-D Takens' Embedding and returns the 2-D Laplacian Eigenmap.
1 | computeLaplacianEmbedding(takens)
|
takens |
a |
a data.frame
of the 2-dimensional Takens' embedding. Columns defined by eigen vectors with last two non-trivial eigen values.
getPersistence
for usage
matrixLaplacian
for defining laplacian eigenmaps.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.