centroid: Find Centroid of the Cluster
Description
Centroid is point whose coordinates are the means of their cluster values.
Usage
centroid(data, frame, cloc)
Arguments
frame
The split tree transferred as data frame.
cloc
Vector of current cluster membership.
Value
A data frame with coordinates of centroids