Package: distantia
Type: Package
Title: Assessing Dissimilarity Between Multivariate Time Series
Version: 1.0.0
Author: Blas M. Benito
URL: https://blasbenito.github.io/distantia/
Maintainer: Blas M. Benito <blasbenito@gmail.com>
Description: Provides tools to assess the dissimilarity between multivariate time-series. It is based on the psi measure described in "Numerical methods in Quaternary pollen analysis" (Birks and Gordon, 1985 <doi:10.1002/jqs.3390020110>), which computes dissimilarity constrained by sample order, but the original idea has been extended to work with any kind of multivariate time-series, no matter whether they are regular, irregular, aligned or unaligned. Furthermore, the package allows to assess the significance of dissimilarity values by applying a restricted permutation test, allows to measure the contribution of individual variables to dissimilarity, and offers tools to transfer attributes (generally time or age, but other are possible) between sequences based on the similarity of their samples.
License: GPL (>= 2)
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
Depends: R (>= 3.5.0)
Imports: plyr, grDevices, foreach, parallel, doParallel, fields,
        viridis, viridisLite, RColorBrewer
Suggests: devtools, formatR, kableExtra, magrittr, knitr, rmarkdown
NeedsCompilation: no
Packaged: 2019-07-03 16:54:30 UTC; blas
Repository: CRAN
Date/Publication: 2019-07-04 09:20:10 UTC
