Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

3
  • $\begingroup$ so that I can apply it to new data points? How do you see it? MDS input is one or several matrices of a dissimilarity within a fixed set of objects. $\endgroup$ Commented Feb 28, 2013 at 5:03
  • $\begingroup$ So I am unable to obtain a projection since the point location information is lost by the distance (dissimilarity) matrix? What about comparing the projections of multiple dimensionality reduction techniques? Can I evaluate their relative effectiveness by comparing the size of the differences in distance between neighbouring points with respect to both spaces? Does this make sense, or is there a better way of doing or looking at this? $\endgroup$ Commented Feb 28, 2013 at 7:04
  • 1
    $\begingroup$ It's not because something is "lost" but because MDS is not a "forcasting" method to be able to find coordinates for new points on an old map. Consider using PCA or Correspondense analysis which can do it. $\endgroup$ Commented Feb 28, 2013 at 13:08