kcf-jackson/maniTools: Manifold learning in R

This package is about porting Todd Wittman's Matlab codes, "MANI: Manifold Learning Toolkit", to R. See http: //macs.citadel.edu/wittman/research.html for source. Three algorithms are ported: Laplacian Eigenmaps, Hessian LLE (HLLE) and Local Tangent Space Alignment (LTSA). Others are collected from existing R packages, including Isomap and LLE in "RDRToolbox", diffusionMap in "diffusionMap", t-SNE in "tsne", KPCA in "kernlab" and SPE in "spe".

Getting started

Package details

AuthorJackson Kwok
MaintainerJackson Kwok <kcf.jackson@gmail.com>
LicenseGPL-3
Version0.98
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("kcf-jackson/maniTools")
kcf-jackson/maniTools documentation built on April 20, 2020, 8:29 a.m.