.embed_umap | R Documentation |
Calculates non-linear embeddings of MMD distances calculated by calc_pairwise_mmds
.embed_umap(mmd_mat, n_nhbrs)
mmd_mat |
MMD distances |
n_nhbrs |
How many neighbours for UMAP nearest neighbours graph |
matrix of embedding
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.