<?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>Time Series Clustering Along with Optimizations for the Dynamic
Time Warping Distance</dc:title>
  <dc:title>R package dtwclust version 6.0.0</dc:title>
  <dc:subject>CRAN Task View: TimeSeries (https://CRAN.R-project.org/view=TimeSeries)</dc:subject>
  <dc:description>Time series clustering along with optimized techniques related
    to the Dynamic Time Warping distance and its corresponding lower bounds.
    Implementations of partitional, hierarchical, fuzzy, k-Shape and TADPole
    clustering are available. Functionality can be easily extended with
    custom distance measures and centroid definitions. Implementations of
    DTW barycenter averaging, a distance based on global alignment kernels,
    and the soft-DTW distance and centroid routines are also provided. 
    All included distance functions have custom loops optimized for the 
    calculation of cross-distance matrices, including parallelization support.
    Several cluster validity indices are included.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 3.3.0), methods, proxy (&gt;= 0.4-16), dtw</dc:relation>
  <dc:relation>Imports: parallel, stats, utils, clue, cluster, dplyr, flexclust,
foreach, ggplot2, ggrepel, rlang, Matrix (&gt;= 1.5-0), RSpectra,
Rcpp, RcppParallel (&gt;= 4.4.0), reshape2, shiny, shinyjs</dc:relation>
  <dc:relation>LinkingTo: Rcpp, RcppArmadillo, RcppParallel, RcppThread</dc:relation>
  <dc:relation>Suggests: doParallel, iterators, knitr, rmarkdown, testthat</dc:relation>
  <dc:creator>Alexis Sarda &lt;alexis.sarda@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Alexis Sarda-Espinosa</dc:contributor>
  <dc:rights>GPL-3</dc:rights>
  <dc:date>2024-07-23</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=dtwclust</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.dtwclust</dc:identifier>
</oai_dc:dc>
