Chebyshev.Measure: CHEBYSHEV MEASURE

View source: R/Similarity_indices.R

Chebyshev.MeasureR Documentation

CHEBYSHEV MEASURE

Description

Computes the Chebyshev distance using the 'chebyshev' function from the 'philentropy' package by setting the testNA parameter as False.

Usage

Chebyshev.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. The computed distance between the pair of series.

References

for more details read the 'philentropy' package documentation.


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