Size
|
the number of observations in the dataset.
|
Metric
|
the metric used for calculating the dissimilarities. Possible values are
"euclidean", "manhattan", "mixed" (if variables of different types were
present in the dataset), and "unspecified".
|
Labels
|
optionally, contains the labels, if any, of the observations of the dataset.
|
NA.message
|
optionally, if a dissimilarity could not be computed, because of too many
missing values for some observations of the dataset.
|
daisy returns this class of objects.
Also the functions pam, clara, fanny, agnes, and diana return
a dissimilarity object, as one component of their return objects."dissimilarity" class has methods for the following generic functions:
print.daisy, dist, pam, clara, fanny, agnes, diana.