KMeans Cluster Properties
Properties
| Center | Gets the center of the cluster. |
| Index | Gets the index of the cluster in the collection. |
| Member | Gets a Filter that selects the members of the cluster. |
| Size | Gets the number of observations in the cluster. |
| Sum | Gets the within-cluster sum of squares of the distances. |