View source: R/reduceDimension_tSNE.R
fast_tsne | R Documentation |
Title
fast_tsne(
dat,
theta = 0.05,
nthreads = 12,
perplexity = 20,
fast.tsne.path = "~/src/FIt-SNE",
...
)
dat |
|
theta |
|
nthreads |
|
perplexity |
|
fast.tsne.path |
|
... |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.