Learn R Programming

BIDistances (version 0.1.3)

msmd: msmd

Description

msmd

Usage

msmd(Values1, Values2, ParameterC)

Value

List with elements

Value

Distance measure

Arguments

Values1

[1:N1] Numeric vector with values of the first time series.

Values2

[1:N1] Numeric vector with values of the second time series.

ParameterC

Numeric vector with time stamps of the first time series.

Author

Quirin Stier

Examples

Run this code
msmd(1:10, 1:10)

Run the code above in your browser using DataLab