
Last chance! 50% off unlimited learning
Sale ends in
A small dataset of dim: (50,5) used as for micro-benchmarks of the clusternor package. The data are randomly generated hence a clear number of clusters will be hard to find.
data(test_data)
An object of class "matrix"
# NOT RUN {
ncenters <- 8
kms <- Kmeans(test_data, ncenters)
# }
Run the code above in your browser using DataLab