Inverse MDS finds the set of all dissimilarity matrices, whose MDS solution is given as input configuration.
Usage
inverseMDS(x)
Arguments
x
Configuration matrix
Value
confdist
Euclidean distance matrix
dissmat
List of dissimilarity matrices
Details
One solution to inverse MDS is simply the Euclidean distances between the points in the low-dimensional space. There will typically be many additional solutions, i.e., many high-dimensional dissimilarity arrangements optimally represented by a given low-dimensional configuration.
References
De Leeuw, J., & Groenen P. J. F. (1997). Inverse multidimensional scaling. Journal of Classification, 12, 3-21.