powered by
Computes non-linear dimension reduction with uwot and default parameters.
umap(dist, ...)
list containing a 2 x n matrix of reduced dimension data
a distance matrix
other parameters expected to be passed to dimReduction
head(umap(getDists(Bikes$space1,"euclidean"))$Y)
Run the code above in your browser using DataLab