Description Usage Arguments Value See Also Examples
Computes Euclidean distance between time series.
1 | diss.EUCL(x, y)
|
x |
Numeric vector containing the first of the two time series. |
y |
Numeric vector containing the second of the two time series. |
The computed distance.
1 2 3 4 |
Loading required package: wmtsa
Loading required package: pdc
Loading required package: cluster
Warning messages:
1: In rgl.init(initValue, onlyNULL) : RGL: unable to open X11 display
2: 'rgl_init' failed, running with rgl.useNULL = TRUE
3: .onUnload failed in unloadNamespace() for 'rgl', details:
call: fun(...)
error: object 'rgl_quit' not found
x
y 116.2217
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.