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

Description Usage Arguments Value

View source: R/embedding.R

Description

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

Usage

1
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


donelsonsmith/umap_R documentation built on Nov. 4, 2019, 10:58 a.m.