Calculates the distance between pairs of cluster centroids
Calculates the distance between pairs of cluster centroids, given a distance matrix and a cluster vector.
interclustdist(x, cluster)
x |
A site-by-site data matrix or an object of class |
cluster |
A vector indicating the hard membership of each object in |
An object of class dist
containing the distances between cluster centers.
Miquel De Cáceres, Forest Science Center of Catalonia
##TO BE DONE##
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.