<?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>Isolation-Based Outlier Detection</dc:title>
  <dc:title>R package isotree version 0.6.1-5</dc:title>
  <dc:subject>CRAN Task View: AnomalyDetection (https://CRAN.R-project.org/view=AnomalyDetection)</dc:subject>
  <dc:subject>CRAN Task View: MissingData (https://CRAN.R-project.org/view=MissingData)</dc:subject>
  <dc:description>Fast and multi-threaded implementation of
	isolation forest (Liu, Ting, Zhou (2008) &lt;doi:10.1109/ICDM.2008.17&gt;),
	extended isolation forest (Hariri, Kind, Brunner (2018) &lt;doi:10.48550/arXiv.1811.02141&gt;),
	SCiForest (Liu, Ting, Zhou (2010) &lt;doi:10.1007/978-3-642-15883-4_18&gt;),
	fair-cut forest (Cortes (2021) &lt;doi:10.48550/arXiv.2110.13402&gt;),
	robust random-cut forest (Guha, Mishra, Roy, Schrijvers (2016) &lt;http://proceedings.mlr.press/v48/guha16.html&gt;),
	and customizable variations of them, for isolation-based outlier detection, clustered outlier detection,
	distance or similarity approximation (Cortes (2019) &lt;doi:10.48550/arXiv.1910.12362&gt;),
	isolation kernel calculation (Ting, Zhu, Zhou (2018) &lt;doi:10.1145/3219819.3219990&gt;),
	and imputation of missing values (Cortes (2019) &lt;doi:10.48550/arXiv.1911.06646&gt;),
	based on random or guided decision tree splitting, and providing different metrics for
	scoring anomalies based on isolation depth or density (Cortes (2021) &lt;doi:10.48550/arXiv.2111.11639&gt;).
	Provides simple heuristics for fitting the model to categorical columns and handling missing data,
	and offers options for varying between random and guided splits, and for using different splitting criteria.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 4.3.0)</dc:relation>
  <dc:relation>Imports: Rcpp (&gt;= 1.0.1), jsonlite (&gt;= 1.7.3), RhpcBLASctl, methods</dc:relation>
  <dc:relation>LinkingTo: Rcpp</dc:relation>
  <dc:relation>Suggests: MASS, outliertree, DiagrammeR, mlbench, MLmetrics, kernlab,
knitr, rmarkdown, kableExtra</dc:relation>
  <dc:relation>Enhances: Matrix, SparseM</dc:relation>
  <dc:creator>David Cortes &lt;david.cortes.rivera@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>David Cortes [aut, cre, cph],
  Thibaut Goetghebuer-Planchon [cph] (Copyright holder of included
    robinmap library),
  David Blackman [cph] (Copyright holder of original xoshiro code),
  Sebastiano Vigna [cph] (Copyright holder of original xoshiro code),
  NumPy Developers [cph] (Copyright holder of formatted ziggurat tables),
  SciPy Developers [cph] (Copyright holder of parts of digamma
    implementation),
  Enthought Inc [cph] (Copyright holder of parts of digamma
    implementation),
  Stephen Moshier [cph] (Copyright holder of parts of digamma
    implementation)</dc:contributor>
  <dc:rights>BSD_2_clause + file LICENSE (https://CRAN.R-project.org/package=isotree/LICENSE)</dc:rights>
  <dc:date>2026-03-05</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=isotree</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.isotree</dc:identifier>
</oai_dc:dc>
