<?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>Functions for Rare Events Analysis</dc:title>
  <dc:title>R package rarefun version 0.1.0</dc:title>
  <dc:description>Functions for detecting and analyzing rare events in data.
    Implements isolation forest (Liu et al., 2008, &lt;doi:10.1109/ICDM.2008.17&gt;)
    and clustering
    for anomaly detection in time series residuals. Decomposes time series
    using LOESS (Locally Estimated Scatterplot Smoothing) or STL 
    (Seasonal-Trend decomposition using LOESS). Detects marine heatwaves 
    and cold spells following Hobday et al. (2016) &lt;doi:10.1016/j.pocean.2015.12.014&gt;.
    Provides goodness-of-fit tests for quantile regression (Haupt et al.,
    2011, &lt;doi:10.1080/02664763.2011.573542&gt;), partial dependence with
    quantile random forests, MCC (Matthews Correlation Coefficient)
    computation and testing, knee-point detection via the Kneedle algorithm
    (Satopaa et al., 2011, &lt;doi:10.1109/ICDCSW.2011.20&gt;), and spatial
    point matching.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 4.1.0)</dc:relation>
  <dc:relation>Imports: RANN, boot, dbscan, geosphere, isotree, Rdpack, parallel, pdp,
stats</dc:relation>
  <dc:relation>Suggests: testthat (&gt;= 3.0.0), dplyr, ggplot2, heatwaveR, patchwork,
quantmod, quantreg, ranger, viridis</dc:relation>
  <dc:creator>Vyacheslav Lyubchich &lt;lyubchich@umces.edu&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Vyacheslav Lyubchich [aut, cre] (ORCID:
    &lt;https://orcid.org/0000-0001-7936-4285&gt;),
  Geneviève Nesslage [aut] (ORCID:
    &lt;https://orcid.org/0000-0003-1770-6803&gt;)</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=rarefun/LICENSE)</dc:rights>
  <dc:date>2026-06-02</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=rarefun</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.rarefun</dc:identifier>
</oai_dc:dc>
