SimilarityMeasures: Trajectory Similarity Measures

Functions to run and assist four different similarity measures. The similarity measures included are: longest common subsequence (LCSS), Frechet distance, edit distance and dynamic time warping (DTW). Each of these similarity measures can be calculated from two n-dimensional trajectories, both in matrix form.

Package details

AuthorKevin Toohey
MaintainerKevin Toohey <kevintoohey@live.com>
LicenseGPL-3
Version1.4
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("SimilarityMeasures")

Try the SimilarityMeasures package in your browser

Any scripts or data that you put into this service are public.

SimilarityMeasures documentation built on May 1, 2019, 10:06 p.m.