Returns the within sum of squares for each cluster. Note that the Compute method must be invoked first before invoking this method. Otherwise, the method throws a NullReferenceException exception.
A double array containing the within sum of squares for each cluster.
ClusterKMeans Class | Imsl.Stat Namespace