powered by
This is a simple two-dimensional data set with 200 objects in 2 clusters. It is provided as sample data set to easily test the algorithms.
data(DemoDataC2D2a)
A matrix [nClusters x nFeatures] = [2 x 2].
# NOT RUN { data(DemoDataC2D2a); plot(DemoDataC2D2a) # }
Run the code above in your browser using DataLab