torgerson | R Documentation |
Classical MDS aka Torgerson Scaling
torgerson(delta, p)
delta |
Dissimilarity matrix |
p |
Number of dimensions |
Returns an n \times p
matrix of configurations
Borg, I., & Groenen, P. J. F. (2005). Modern Multidimensional Scaling (2nd ed.). Springer.
fit <- torgerson(Guerry)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.