Character for declare the distance method.
For "euclidean", "maximum", "manhattan", "canberra",
"binary" and "minkowski", see dist for details,
because this function as used to compute the di
p
The power of the Minkowski distance.
cov
The covariance matrix used to compute the mahalanobis
distance.
inverted
logical. If 'TRUE', 'cov' is supposed to contain the
inverse of the covariance matrix.
otherfun
A user defined function to compute the distance
Value
A numeric, the sum of dissimilarity between the observations
id of data and the mean (scalar of vector) of
this observations.