dist2tsne | R Documentation |
do tSNE with distance matrix
dist2tsne(dat.d, tsne.per, tsne.max);
dat.d |
distance object |
tsne.per |
perplexity of tsne |
tsne.max |
perplexity of max_iter |
Ying Hu <yhu@mail.nih.gov> Chunhua Yan <yanch@mail.nih.gov>
##
##
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.