Returns the number of observations in each cluster. Note that the Compute
method must be invoked first before invoking this method. Otherwise, the method throws a NullReferenceException
exception.
An int
array containing the number of observations in each cluster.
ClusterKMeans Class | Imsl.Stat Namespace