<?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>Parallel Model-Based Clustering</dc:title>
  <dc:subject>CRAN Task View: Cluster (http://CRAN.R-project.org/view=Cluster)</dc:subject>
  <dc:subject>CRAN Task View: HighPerformanceComputing (http://CRAN.R-project.org/view=HighPerformanceComputing)</dc:subject>
  <dc:description>The pmclust aims to utilize model-based clustering
(unsupervised) for high dimensional and ultra large data,
especially in a distributed manner. The package employs Rmpi to
perform a parallel version of expectation and maximization (EM)
algorithm for finite mixture Gaussian models. The unstructured
dispersion matrices are assumed in the Gaussian models. The
implementation is default in the single program multiple data
(SPMD) programming model. The code can be executed through Rmpi
and independent to most MPI applications. See the High
Performance Statistical Computing (HPSC) website for more
information, documents and examples.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 2.6.0), Rmpi</dc:relation>
  <dc:creator>Wei-Chen Chen &lt;wccsnow@gmail.com&gt;</dc:creator>
  <dc:contributor>Wei-Chen Chen, George Ostrouchov</dc:contributor>
  <dc:rights>GPL (&gt;= 2)</dc:rights>
  <dc:date>2012-03-10</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>http://CRAN.R-project.org/package=pmclust</dc:identifier>
 </rdf:Description>
</rdf:RDF>

