smacof (version 2.1-6)

torgerson: Torgerson Scaling

Description

Classical MDS aka Torgerson Scaling

Usage

torgerson(delta, p)

Value

Returns an \(n \times p\) matrix of configurations

Arguments

delta

Dissimilarity matrix

p

Number of dimensions

References

Borg, I., & Groenen, P. J. F. (2005). Modern Multidimensional Scaling (2nd ed.). Springer.

Examples

Run this code
fit <- torgerson(Guerry)

Run the code above in your browser using DataLab