Package com.imsl.test.example.stat
Class ClusterKMeansEx1
java.lang.Object
com.imsl.test.example.stat.ClusterKMeansEx1
Performs K-Means clustering on Fisher's iris data.
This example performs K-means cluster analysis on Fisher's iris data. The initial cluster seed for each iris type is an observation known to be in the iris type.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ClusterKMeansEx1
public ClusterKMeansEx1()
-
-
Method Details
-
main
- Throws:
Exception
-