View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Jim[_65_] Jim[_65_] is offline
external usenet poster
 
Posts: 3
Default K-Means, X-Means or other Clustering Algorithms

I need a VBA sub that groups 1-dimensional data into optimal
(minimum variance) subsets.
Does anyone have VBA code for K-Means, X-Means or other Clustering
algorithms?
Thanks,
Jim