bigmds: Multidimensional Scaling for Big Data

MDS is a statistic tool for reduction of dimensionality, using as input a distance matrix of dimensions n × n. When n is large, classical algorithms suffer from computational problems and MDS configuration can not be obtained. With this package, we address these problems by means of six algorithms, being two of them original proposals: - Landmark MDS proposed by De Silva V. and JB. Tenenbaum (2004). - Interpolation MDS proposed by Delicado P. and C. Pachón-García (2021) <arXiv:2007.11919> (original proposal). - Reduced MDS proposed by Paradis E (2018). - Pivot MDS proposed by Brandes U. and C. Pich (2007) - Divide-and-conquer MDS proposed by Delicado P. and C. Pachón-García (2021) <arXiv:2007.11919> (original proposal). - Fast MDS, proposed by Yang, T., J. Liu, L. McMillan and W. Wang (2006).

Getting started

Package details

AuthorCristian Pachón García [aut, cre] (<https://orcid.org/0000-0001-9518-4874>), Pedro Delicado [aut] (<https://orcid.org/0000-0003-3933-4852>)
MaintainerCristian Pachón García <cc.pachon@gmail.com>
LicenseMIT + file LICENSE
Version3.0.0
URL https://github.com/pachoning/bigmds
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("bigmds")

Try the bigmds package in your browser

Any scripts or data that you put into this service are public.

bigmds documentation built on May 29, 2024, 5:56 a.m.