Package: twdtw 1.0-2

twdtw: Time-Weighted Dynamic Time Warping

Implements Time-Weighted Dynamic Time Warping (TWDTW), a measure for quantifying time series similarity. The TWDTW algorithm, described in Maus et al. (2016) <doi:10.1109/JSTARS.2016.2517118> and Maus et al. (2019) <doi:10.18637/jss.v088.i05>, is applicable to multi-dimensional time series of various resolutions. It is particularly suitable for comparing time series with seasonality for environmental and ecological data analysis, covering domains such as remote sensing imagery, climate data, hydrology, and animal movement. The 'twdtw' package offers a user-friendly 'R' interface, efficient 'Fortran' routines for TWDTW calculations, flexible time weighting definitions, as well as utilities for time series preprocessing and visualization.

Authors:Victor Maus [aut, cre]

twdtw_1.0-2.tar.gz
twdtw_1.0-2.zip(r-4.7)twdtw_1.0-2.zip(r-4.6)twdtw_1.0-2.zip(r-4.5)
twdtw_1.0-2.tgz(r-4.6-x86_64)twdtw_1.0-2.tgz(r-4.6-arm64)twdtw_1.0-2.tgz(r-4.5-x86_64)twdtw_1.0-2.tgz(r-4.5-arm64)
twdtw_1.0-2.tar.gz(r-4.7-arm64)twdtw_1.0-2.tar.gz(r-4.7-x86_64)twdtw_1.0-2.tar.gz(r-4.6-arm64)twdtw_1.0-2.tar.gz(r-4.6-x86_64)
twdtw_1.0-2.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
twdtw/json (API)
NEWS

# Install 'twdtw' in R:
install.packages('twdtw', repos = c('https://vwmaus.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/vwmaus/twdtw/issues

Uses libs:
  • fortran– Runtime library for GNU Fortran applications
  • c++– GNU Standard C++ Library v3

On CRAN:

Conda:

fortrancpp

4.52 score 10 stars 2 packages 11 scripts 301 downloads 5 exports 2 dependencies

Last updated from:d740a38151. Checks:13 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK135
linux-devel-x86_64OK126
source / vignettesOK292
linux-release-arm64OK128
linux-release-x86_64OK167
macos-release-arm64OK96
macos-release-x86_64OK185
macos-oldrel-arm64OK79
macos-oldrel-x86_64OK184
windows-develOK121
windows-releaseOK108
windows-oldrelOK159
wasm-releaseOK104

Exports:date_to_numeric_cyclemax_cycle_lengthplot_cost_matrixto_date_timetwdtw

Dependencies:proxyRcpp