dynverse/dyndimred: Dimensionality Reduction Methods in a Common Format

Provides a common interface for applying dimensionality reduction methods, such as Principal Component Analysis ('PCA'), Independent Component Analysis ('ICA'), diffusion maps, Locally-Linear Embedding ('LLE'), t-distributed Stochastic Neighbor Embedding ('t-SNE'), and Uniform Manifold Approximation and Projection ('UMAP'). Has built-in support for sparse matrices.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version1.0.4
URL https://github.com/dynverse/dyndimred
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("dynverse/dyndimred")
dynverse/dyndimred documentation built on March 24, 2021, 8:39 a.m.