A metric
, needs to satisfy the
following conditions:
In SciCraft you can choose between different metrices, and you
also have the choice of using your own metric. This requires that the
input data matrix
can give
rise to a distance matrix, i.e a matrix
with dimensions
if you are clustering over the rows of the matrix, or
if you are clustering over the columns.