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:Jesse Krijthe [aut, cre], Laurens van der Maaten [cph]

Rtsne_0.17.tar.gz
Rtsne_0.17.zip(r-4.5)Rtsne_0.17.zip(r-4.4)Rtsne_0.17.zip(r-4.3)
Rtsne_0.17.tgz(r-4.4-x86_64)Rtsne_0.17.tgz(r-4.4-arm64)Rtsne_0.17.tgz(r-4.3-x86_64)Rtsne_0.17.tgz(r-4.3-arm64)
Rtsne_0.17.tar.gz(r-4.5-noble)Rtsne_0.17.tar.gz(r-4.4-noble)
Rtsne_0.17.tgz(r-4.4-emscripten)Rtsne_0.17.tgz(r-4.3-emscripten)
Rtsne.pdf |Rtsne.html
Rtsne/json (API)
NEWS

# Install 'Rtsne' in R:
install.packages('Rtsne', repos = c('https://jkrijthe.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/jkrijthe/rtsne/issues

Uses libs:
  • openblas– Optimized BLAS
  • c++– GNU Standard C++ Library v3
  • openmp– GCC OpenMP (GOMP) support library

On CRAN:

3 exports 255 stars 9.63 score 1 dependencies 220 dependents 255 mentions 4.0k scripts 36.6k downloads

Last updated 3 months agofrom:4a83e12e1e. Checks:OK: 9. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 12 2024
R-4.5-win-x86_64OKSep 12 2024
R-4.5-linux-x86_64OKSep 12 2024
R-4.4-win-x86_64OKSep 12 2024
R-4.4-mac-x86_64OKSep 12 2024
R-4.4-mac-aarch64OKSep 12 2024
R-4.3-win-x86_64OKSep 12 2024
R-4.3-mac-x86_64OKSep 12 2024
R-4.3-mac-aarch64OKSep 12 2024

Exports:normalize_inputRtsneRtsne_neighbors

Dependencies:Rcpp

Readme and manuals

Help Manual

Help pageTopics
Normalize input data matrixnormalize_input
Barnes-Hut implementation of t-Distributed Stochastic Neighbor EmbeddingRtsne Rtsne.data.frame Rtsne.default Rtsne.dist Rtsne_neighbors