<?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>Outlier Detection via Trimming of Mutual Reachability Minimum
Spanning Trees</dc:title>
  <dc:title>R package deadwood version 0.9.0-3</dc:title>
  <dc:description>
    Implements an anomaly detection algorithm based on
    mutual reachability minimum spanning trees: 'deadwood' trims
    protruding tree segments and marks small debris as outliers;
    see Gagolewski (2026) &lt;https://deadwood.gagolewski.com/&gt;.
    More precisely, the use of a mutual reachability distance pulls
    peripheral points farther away from each other.  Tree edges
    with weights beyond the detected elbow point are removed.
    All the resulting connected components whose sizes are smaller
    than a given threshold are deemed anomalous.
    The 'Python' version of 'deadwood' is available via 'PyPI'.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Imports: Rcpp, quitefastmst</dc:relation>
  <dc:relation>LinkingTo: Rcpp</dc:relation>
  <dc:relation>Suggests: datasets,</dc:relation>
  <dc:creator>Marek Gagolewski &lt;marek@gagolewski.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Marek Gagolewski [aut, cre, cph] (ORCID:
    &lt;https://orcid.org/0000-0003-0637-6028&gt;)</dc:contributor>
  <dc:rights>AGPL-3</dc:rights>
  <dc:date>2026-02-21</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=deadwood</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.deadwood</dc:identifier>
</oai_dc:dc>
