powered by
Calculates the distance between pairs of cluster centroids, given a distance matrix and a cluster vector.
interclustdist(x, cluster)
A site-by-site data matrix or an object of class dist containing the distance values between pairs of sites (plot records).
dist
A vector indicating the hard membership of each object in x to a set of groups. Can contain NA values.
x
NA
An object of class dist containing the distances between cluster centers.
# NOT RUN { ##TO BE DONE## # }
Run the code above in your browser using DataLab