UMAPCoords: Add UMAP-based coordinates to a map

View source: R/coords.R

UMAPCoordsR Documentation

Add UMAP-based coordinates to a map

Description

Add UMAP-based coordinates to a map

Usage

UMAPCoords(dim = NULL, UMAPFn = NULL)

Arguments

dim

Dimension of the result (passed to UMAPFn as n_components)

UMAPFn

UMAP function to run (default umap::umap configured by umap::umap.defaults)

Value

a function that transforms the map, usable as coordsFn parameter


exaexa/EmbedSOM documentation built on Feb. 1, 2025, 2:36 p.m.