align: A Modified DTW Algorithm for Stratigraphic Time Series Alignment

A dynamic time warping (DTW) algorithm for stratigraphic alignment, translated into R from the original published 'MATLAB' code by Hay et al. (2019) <doi:10.1130/G46019.1>. The DTW algorithm incorporates two geologically relevant parameters (g and edge) for augmenting the typical DTW cost matrix, allowing for a range of sedimentologic and chronologic conditions to be explored, as well as the generation of an alignment library (as opposed to a single alignment solution). The g parameter relates to the relative sediment accumulation rate between the two time series records, while the edge parameter relates to the amount of total shared time between the records. Note that this algorithm is used for all DTW alignments in the Align Shiny application, detailed in Hagen et al. (in review).

Version: 0.1.0
Depends: R (≥ 2.10)
Imports: matlab, stats
Published: 2023-04-04
Author: Cedric Hagen
Maintainer: Cedric Hagen <ch0934 at princeton.edu>
License: GPL-3
NeedsCompilation: no
CRAN checks: align results

Documentation:

Reference manual: align.pdf

Downloads:

Package source: align_0.1.0.tar.gz
Windows binaries: r-devel: align_0.1.0.zip, r-release: align_0.1.0.zip, r-oldrel: align_0.1.0.zip
macOS binaries: r-release (arm64): align_0.1.0.tgz, r-oldrel (arm64): align_0.1.0.tgz, r-release (x86_64): align_0.1.0.tgz, r-oldrel (x86_64): align_0.1.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=align to link to this page.