This package is considered a duplicate. The official version of this package is found at:https://jkrijthe.r-universe.dev/Rtsne
Package: Rtsne 0.17
Rtsne: T-Distributed Stochastic Neighbor Embedding using a Barnes-Hut Implementation
An R wrapper around the fast T-distributed Stochastic Neighbor Embedding implementation by Van der Maaten (see <https://github.com/lvdmaaten/bhtsne/> for more information on the original implementation).
Authors:
Rtsne_0.17.tar.gz
Rtsne_0.17.tar.gz(r-4.7-arm64)Rtsne_0.17.tar.gz(r-4.7-x86_64)Rtsne_0.17.tar.gz(r-4.6-arm64)Rtsne_0.17.tar.gz(r-4.6-x86_64)
Rtsne_0.17.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
Rtsne/json (API)
NEWS
| # Install 'Rtsne' in R: |
| install.packages('Rtsne', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/jkrijthe/rtsne/issues
Uses libs:
Last updated from:1f8864eb33. Checks:6 OK. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 121 | ||
| linux-devel-x86_64 | OK | 125 | ||
| source / vignettes | OK | 199 | ||
| linux-release-arm64 | OK | 116 | ||
| linux-release-x86_64 | OK | 108 | ||
| wasm-release | OK | 107 |
Exports:normalize_inputRtsneRtsne_neighbors
Dependencies:Rcpp
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Normalize input data matrix | normalize_input |
| Barnes-Hut implementation of t-Distributed Stochastic Neighbor Embedding | Rtsne Rtsne.data.frame Rtsne.default Rtsne.dist Rtsne_neighbors |
