doSingleUMAPplot | R Documentation |
Plot UMAP of data matrix
doSingleUMAPplot(dataMatrix, classes, custom.settings = umap::umap.defaults)
dataMatrix |
Matrix for UMAP dimentionality reduction |
classes |
Factorised vector of classifications for all the rows |
custom.settings |
Settings for UMAP plotting. Based on umap.defaults. |
single UMAP plot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.