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
DESCRIPTION |NEWS
card.svg |card.png
twdtw/json (API)

# 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 340 downloads 5 exports 2 dependencies

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

TargetResultTimeFilesSyslog
linux-devel-arm64OK144
linux-devel-x86_64OK124
source / vignettesOK192
linux-release-arm64OK158
linux-release-x86_64OK170
macos-release-arm64OK123
macos-release-x86_64OK241
macos-oldrel-arm64OK170
macos-oldrel-x86_64OK217
windows-develOK88
windows-releaseOK91
windows-oldrelOK87
wasm-releaseOK134

Exports:date_to_numeric_cyclemax_cycle_lengthplot_cost_matrixto_date_timetwdtw

Dependencies:proxyRcpp