View source: R/umap_tsne_onLC.R
umap_tsne_onLC | R Documentation |
genetrate new UMAP and TSNE coordinates given LCA object
umap_tsne_onLC(twoStageLCAobj, group, n_comp, add_to_meta, meta_list)
twoStageLCAobj |
list output of tsLCA run, list |
group |
name of the weights group from the SJD_algorithm output, i.e 'Shared.All.13' |
n_comp |
number of components to make umaps and tsne, int |
add_to_meta |
adds tsne and umap coordinates to metadata, bool |
meta_list |
Meta.List that was passed into SJD run, str |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.