Function to compute a matrix of average distances within and between clusters.
distClust(d, nobj.cluster, id.cluster)
A squared matrix containing distances within (diagonal) and between (off-diagonal) clusters.
an object of class "dist" containing the distances between objects.
a numeric vector containing the numbers of objects per cluster.
a numeric vector for identification of the objects per cluster.
Anderson Rodrigo da Silva <anderson.agro@hotmail.com>
tocher
, dist