<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Generate Heatmaps Based on Partitioning Around Medoids (PAM)</dc:title>
  <dc:title>R package PAMhm version 0.1.2</dc:title>
  <dc:description>Data are partitioned (clustered) into k clusters "around medoids", which is
    a more robust version of K-means implemented in the function pam() in the 'cluster' package.
    The PAM algorithm is described in Kaufman and Rousseeuw (1990) &lt;doi:10.1002/9780470316801&gt;.
    Please refer to the pam() function documentation for more references.
    Clustered data is plotted as a split heatmap allowing visualisation of representative
    "group-clusters" (medoids) in the data as separated fractions of the graph while those
    "sub-clusters" are visualised as a traditional heatmap based on hierarchical clustering.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: heatmapFlex, cluster, grDevices, graphics, stats</dc:relation>
  <dc:relation>Imports: RColorBrewer, R.utils, readxl, readmoRe, utils, plyr, robustHD</dc:relation>
  <dc:relation>Suggests: rmarkdown, knitr</dc:relation>
  <dc:creator>Vidal Fey &lt;vidal.fey@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Vidal Fey [aut, cre],
  Henri Sara [aut]</dc:contributor>
  <dc:rights>GPL-3</dc:rights>
  <dc:date>2021-09-06</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=PAMhm</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.PAMhm</dc:identifier>
</oai_dc:dc>
