Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

Dhats

Calculation of Disparities


Description

Calculation of Disparities for a MDS model

Usage

Dhats(P, D, W, Model = c("Identity", "Ratio", "Interval", "Ordinal"), Standardize = TRUE)

Arguments

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?

Details

Calculation of disparities using standard or monotone regression depending on the MDS model.

Value

Returns the proximities.

Author(s)

Jose L. Vicente Villardon

References

Borg, I., & Groenen, P. J. (2005). Modern multidimensional scaling: Theory and applications. Springer.

Examples

## Function is used inside MDS or smacof

MultBiplotR

Multivariate Analysis Using Biplots in R

v1.3.30
GPL (>= 2)
Authors
Jose Luis Vicente-Villardon
Initial release
2021-03-30

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.