# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "deadwood" in publications use:' type: software license: AGPL-3.0-only title: 'deadwood: Outlier Detection via Pruning Mutual Reachability Minimum Spanning Trees' version: 0.9.0.9002 doi: 10.32614/CRAN.package.deadwood abstract: 'Implements an anomaly detection algorithm based on a dataset''s mutual reachability minimum spanning tree: ''deadwood'' chops protruding tree segments and marks small debris as outliers; see Gagolewski (2026) . 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''.' authors: - family-names: Gagolewski given-names: Marek email: marek@gagolewski.com orcid: https://orcid.org/0000-0003-0637-6028 repository: https://gagolews.r-universe.dev repository-code: https://github.com/gagolews/deadwood commit: 2b322dc9ff09223f32fd4b622b159d62503a0ff3 url: https://deadwood.gagolewski.com/ date-released: '2026-06-03' contact: - family-names: Gagolewski given-names: Marek email: marek@gagolewski.com orcid: https://orcid.org/0000-0003-0637-6028