umap.naive: Create a umap embedding

Description Usage Arguments Value

View source: R/umap_naive.R

Description

This implementation is called naive because it is a rather straightforward translation of the original python code.

Usage

1
umap.naive(d, config)

Arguments

d

data object

config

list with settings

Value

list, one element of which is matrix with embedding coordinates


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