Dhats | R Documentation |
Calculation of Disparities for a MDS model
Dhats(P, D, W, Model = c("Identity", "Ratio", "Interval", "Ordinal"), Standardize = TRUE)
P |
A matrix of proximities (usually dissimilarities) |
D |
A matrix of distances obtained from an euclidean configuration |
W |
A matrix of weights |
Model |
Measurement level of the proximities |
Standardize |
Should the Disparities be standardized? |
Calculation of disparities using standard or monotone regression depending on the MDS model.
Returns the proximities.
Jose L. Vicente Villardon
Borg, I., & Groenen, P. J. (2005). Modern multidimensional scaling: Theory and applications. Springer.
## Function is used inside MDS or smacof
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.