turn centroid table into data
There is probably something simple I am missing here, but part of the output of a clustering operator is an object called the "centroid table" that contains the average centroid values for each cluster for all attributes. But it seems to be trapped in the centroid output. How can that table be easily retrieved or extracted to turn into a dataset for further analysis? Thanks.