getDimRedCoords.mds | R Documentation |
Get dimension reduction coordinates (Multidimensional Scaling)
getDimRedCoords.mds(X, distMethod = "euclidean")
X |
A matrix on which the dimension reduction is to be performed |
distMethod |
distance metric to be employed |
a matrix containing two columns for the reduced dimensions and the same number of
rows as X
Fabian Mueller
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.