Calculation of Disparities
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 configurationW
: A matrix of weightsModel
: Measurement level of the proximitiesStandardize
: Should the Disparities be standardized?Calculation of disparities using standard or monotone regression depending on the MDS model.
Returns the proximities.
Borg, I., & Groenen, P. J. (2005). Modern multidimensional scaling: Theory and applications. Springer.
Jose L. Vicente Villardon
## Function is used inside MDS or smacof
Useful links