Calculates the distance between pairs of cluster centroids
计算聚类中心之间的距离,对
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Calculates the distance between pairs of cluster centroids, given a distance matrix and a cluster vector.
计算聚类中心之间的距离,对给定的距离矩阵和一个簇矢量。
用法----------Usage----------
interclustdist(x, cluster)
参数----------Arguments----------
参数:x
A site-by-site data matrix or an object of class dist containing the distance values between pairs of sites (plot records).
一个站点的现场数据矩阵或一个类的对象dist含有对网站(图记录)之间的距离值。
参数:cluster
A vector indicating the hard membership of each object in x to a set of groups. Can contain NA values.
一个向量表明该硬盘x一套班子成员中的每个对象的。可以包含NA值。
值----------Value----------
An object of class dist containing the distances between cluster centers.
类的一个对象dist包含聚类中心之间的距离。
(作者)----------Author(s)----------
Miquel De C谩ceres, Forest Science Center of Catalonia