D is computed from similarity S according the equation
1/S-1.of(data)n x n, where n is the number of objects in original data. The matrix contains proximities
between all pairs of objects. It can be used in hierarchical cluster analyses (HCA), e.g. in agnes.eskin,
good1,
good2,
good3,
good4,
iof,
lin,
lin1,
morlini,
sm.#sample data
data(data20)
# Creation of proximity matrix
prox_of <- of(data20)Run the code above in your browser using DataLab