TSNE | R Documentation |
adds an option to set a seed in Rtsnee
TSNE(X, seed, ...)
X, |
matrix; Data matrix (each row is an observation, each column is a variable) |
seed, |
an integer |
..., |
other parameters that can be passed to Rtsne |
Rtsne object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.