Frechets.Measure: FRECHET DISTANCE

View source: R/Similarity_indices.R

Frechets.MeasureR Documentation

FRECHET DISTANCE

Description

Computes the Frechet distance between two numerical trajectories.

Usage

Frechets.Measure(s1, s2)

Arguments

s1

a numeric vector containing the first time series.

s2

a numeric vector containing the second time series.

Value

a positive real number resulting from the the calculated distance between the pair of series.


juancbellass/time-series-r-package documentation built on Aug. 26, 2023, 8:06 p.m.