<?xml version="1.0"?>
<!DOCTYPE rdf:RDF SYSTEM "http://dublincore.org/documents/2002/07/31/dcmes-xml/dcmes-xml-dtd.dtd" > 
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/">
 <rdf:Description>
  <dc:title>Optimal distance-based clustering for one-dimensional data</dc:title>
  <dc:description>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.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 2.10.0)</dc:relation>
  <dc:creator>Haizhou Wang&lt;hwang@cs.nmsu.edu&gt;</dc:creator>
  <dc:contributor>Joe Song &lt;joemsong@cs.nmsu.edu&gt; and Haizhou Wang
&lt;hwang@cs.nmsu.edu&gt;</dc:contributor>
  <dc:rights>LGPL (&gt;= 3)</dc:rights>
  <dc:date>2011-06-18</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>http://CRAN.R-project.org/package=Ckmeans.1d.dp</dc:identifier>
 </rdf:Description>
</rdf:RDF>

