# ------------------------------------------------ # CITATION.cff file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # ------------------------------------------------ cff-version: 1.2.0 message: 'To cite package "cyclicwave" in publications use:' type: software license: MIT title: 'cyclicwave: Cyclic Wave Analysis for Time-Series Clustering' version: 0.1.0 abstract: A modular toolkit for feature extraction and density-based clustering of time-series data. It provides classical statistical, discrete wavelet, Hilbert-based phase, and circular statistical features. The Hilbert-based phase representation can support the analysis of periodic patterns, phase relationships, and circular behavior in time-series data. The package supports DBSCAN and OPTICS clustering, cluster evaluation, visualization, data preparation, and comparison of multiple feature extraction and clustering combinations. Methods are described in Karakaya and Purutcuoglu (2026) and Karakaya et al. (2026) . authors: - family-names: Karakaya given-names: Şule Şevval email: sule.karakaya@metu.edu.tr - family-names: Bursalı given-names: Ahmet email: ahmet.bursali@huawei.com - family-names: Purutçuoğlu given-names: Vilda email: vpurutucu@metu.edu.tr repository: https://cran.r-universe.dev commit: b53ff7f579ae08763985039e942511a9a74803df date-released: '2026-07-03' contact: - family-names: Karakaya given-names: Şule Şevval email: sule.karakaya@metu.edu.tr