jefferis/manifoldreduction: Manifold Dimension Reduction after Chigirev and Bialek

Implements a manifold dimension reuduction algorithm based on work of Chigirev and Bialek (NIPS 2004). This takes arbitrary dimension data and tries to move the points onto a lower dimensional manifold using an information theoretic approach. This implementation is based on Matlab code originally due to Nick Masse and Gregory Jefferis.

Getting started

Package details

Maintainer
LicenseGPL-3
Version0.2
URL https://github.com/jefferis/manifoldreduction
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("jefferis/manifoldreduction")
jefferis/manifoldreduction documentation built on Oct. 25, 2019, 8:03 a.m.