tsne | R Documentation |
Run tSNE in batch mode.
tsne(x, n = 10, ...)
x |
A matrix. |
n |
An integer scalar. Default to 10. |
... |
Any arguments passed to |
A list of the returned value of RTsne
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.