Calculates sums of squares for uni- or multi-dimensional numeric data using the distance matrix.
Arguments
- data
a numeric vector or
n x k
matrix or data frame.- ...
arguments passed to
dist()
.
Calculates sums of squares for uni- or multi-dimensional numeric data using the distance matrix.
a numeric vector or n x k
matrix or data frame.
arguments passed to dist()
.