Description Usage Arguments References Examples
As in Diaconis et al. (2008). Returns a list named conf, with two columns (x,y coordinates)
1 | mds2D(dist1)
|
dist1 |
a distance matrix |
Diaconis, Persi; Goel, Sharad; Holmes, Susan. Horseshoes in multidimensional scaling and local kernel methods. Ann. Appl. Stat. 2 (2008), no. 3, 777–807.
1 | ## Not run: plot(mds2D(as.matrix(dist(iris[,1:4])))$conf, pch=19, cex=0.7, col=4, axes=FALSE)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.