umap (version 0.2.2.0)

make.spectral.embedding: Create a spectral embedding for a connectivity graph

Description

Create a spectral embedding for a connectivity graph

Usage

make.spectral.embedding(d, g)

Arguments

d

integer, number of dimensions

g

coo object

Value

embedding matrix. Might fallback on random embedding if spectral embedding fails