View source: R/countland_embed.R
ScikitManifoldSpectralEmbedding | R Documentation |
Recapitulate scikit.manifold.spectral_embedding from python.
ScikitManifoldSpectralEmbedding(A, n_components)
A |
similarity matrix, dgCMatrix |
n_components |
number of eigenvectors to retain, integer |
matrix of eigenvectors
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.