Ckmeans.1d.dp (2.3)

Optimal distance-based clustering for one-dimensional data.

http://cran.r-project.org/web/packages/Ckmeans.1d.dp

This package contains a function to cluster one-dimensional data optimally using dynamic programming to minimize the sum of squares of within cluster distances. It provides an alternative to the heuristic k-means algorithm which does not guarantee optimality.

Maintainer: Haizhou Wang
Author(s): Joe Song <joemsong@cs.nmsu.edu> and Haizhou Wang <hwang@cs.nmsu.edu>

License: LGPL (>= 3)

Uses: Does not use any package

Released 9 months ago.