centroid {monoClust} | R Documentation |
Centroid is point whose coordinates are the means of their cluster values.
centroid(data, frame, cloc)
data |
Original data set. |
frame |
The split tree transferred as data frame. |
cloc |
Vector of current cluster membership. |
A data frame with coordinates of centroids