umap (version 0.2.2.0)

make.initial.embedding: Create an initial embedding for a graph

Description

This either takes a set embedding from config, or sets a random state

Usage

make.initial.embedding(V, config, g = NULL)

Arguments

V

integer, number of vertices

config

list with settings

g

coo object with graph connectivity

Value

matrix with an embedding