Package: twdtw 1.0-1

Victor Maus

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-1.tar.gz
twdtw_1.0-1.tar.gz(r-4.7-arm64)twdtw_1.0-1.tar.gz(r-4.7-x86_64)twdtw_1.0-1.tar.gz(r-4.6-arm64)twdtw_1.0-1.tar.gz(r-4.6-x86_64)
twdtw_1.0-1.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://cran.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

2.48 score 2 packages 9 scripts 301 downloads 4 exports 2 dependencies

Last updated from:c6e659f785. Checks:6 OK. Indexed: no.

TargetResultTimeFilesSyslog
linux-devel-arm64OK108
linux-devel-x86_64OK139
source / vignettesOK201
linux-release-arm64OK134
linux-release-x86_64OK153
wasm-releaseOK255

Exports:date_to_numeric_cyclemax_cycle_lengthplot_cost_matrixtwdtw

Dependencies:proxyRcpp