Content deleted Content added
→Implementations: examples of implementations in R |
m →Implementations: details on R packages |
||
Line 113:
* [[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,
* [[scikit-learn|sklearn]] contains function [http://scikit-learn.org/stable/modules/generated/sklearn.manifold.MDS.html sklearn.manifold.MDS].
|