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
Value
embedding matrix. Might fallback on random embedding if spectral embedding fails