Multidimensional scaling: Difference between revisions

Content deleted Content added
Some lists numbered.
Tags: Reverted Visual edit
m Reverted edit by 88.240.135.40 (talk) to last version by 2001:9E8:9349:8B00:FD28:35D9:DC60:E1FD
Line 120:
 
==Implementations==
#* [[ELKI]] includes two MDS implementations.
#* [[MATLAB]] includes two MDS implementations (for classical (''cmdscale'') and non-classical (''mdscale'') MDS respectively).
#* The [[R (programming language)|R programming language]] offers several MDS implementations, e.g. base ''cmdscale'' function, packages [https://CRAN.R-project.org/package=smacof smacof]<ref>{{Cite journal|last=Leeuw|first=Jan de|last2=Mair|first2=Patrick|date=2009|title=Multidimensional Scaling Using Majorization: SMACOF in R|url=http://www.jstatsoft.org/v31/i03/|journal=Journal of Statistical Software|language=en|volume=31|issue=3|doi=10.18637/jss.v031.i03|issn=1548-7660|doi-access=free}}</ref> (mMDS and nMDS), and [https://CRAN.R-project.org/package=vegan vegan] (weighted MDS).
#* [[scikit-learn]] contains function [http://scikit-learn.org/stable/modules/generated/sklearn.manifold.MDS.html sklearn.manifold.MDS].
 
== See also ==
{{Commons category|Multidimensional scaling}}
#* [[Data clustering]]
#* [[Factor analysis]]
#* [[Discriminant analysis]]
#* [[Dimensionality reduction]]
#* [[Distance geometry]]
#* [[Cayley–Menger determinant]]
#* [[Sammon mapping]]
#* [[Iconography of correlations]]
 
== References ==