<?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>Concept Drift Detection Methods for Stream Data</dc:title>
  <dc:title>R package datadriftR version 1.1.0</dc:title>
  <dc:description>A system designed for detecting concept drift in streaming datasets.
    It offers a comprehensive suite of statistical methods to detect concept drift,
    including methods for monitoring changes in data distributions over time. The
    package supports several tests, such as Drift Detection Method (DDM), Early
    Drift Detection Method (EDDM), Hoeffding Drift Detection Methods (HDDM_A,
    HDDM_W), Kolmogorov-Smirnov test-based Windowing (KSWIN), Adaptive WINdowing
    (ADWIN) and Page Hinkley (PH) tests. The methods implemented in this package
    are based on established research and have been demonstrated to be effective
    in real-time data analysis. For more details on the methods, please check to
    the following sources. Kobylińska et al. (2023) &lt;doi:10.48550/arXiv.2308.11446&gt;,
    S. Kullback &amp; R.A. Leibler (1951) &lt;doi:10.1214/aoms/1177729694&gt;, Gama et al.
    (2004) &lt;doi:10.1007/978-3-540-28645-5_29&gt;, Baena-Garcia et al. (2006)
    &lt;https://www.researchgate.net/publication/245999704_Early_Drift_Detection_Method&gt;,
    Frías-Blanco et al. (2014) &lt;https://ieeexplore.ieee.org/document/6871418&gt;,
    Bifet and Gavalda (2007) &lt;doi:10.1137/1.9781611972771&gt;, Raab et al. (2020)
    &lt;doi:10.1016/j.neucom.2019.11.111&gt;, Page (1954) &lt;doi:10.1093/biomet/41.1-2.100&gt;,
    Montiel et al. (2018) &lt;https://jmlr.org/papers/volume19/18-251/18-251.pdf&gt;.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 3.5.0)</dc:relation>
  <dc:relation>Imports: R6, stats, fda.usc</dc:relation>
  <dc:relation>Suggests: testthat (&gt;= 3.0.0), knitr, rmarkdown, pkgdown, dynaTree,
ranger</dc:relation>
  <dc:creator>Ugur Dar &lt;ugurdarr@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Ugur Dar [aut, cre] (ORCID: &lt;https://orcid.org/0009-0005-8076-2199&gt;),
  Mustafa Cavus [aut] (ORCID: &lt;https://orcid.org/0000-0002-6172-5449&gt;)</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=datadriftR/LICENSE)</dc:rights>
  <dc:date>2026-04-22</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=datadriftR</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.datadriftR</dc:identifier>
</oai_dc:dc>
