Description Usage Arguments Author(s)
Multiresolution Decomposition requires the length of the series to be 2^M points, where M is an interger > 0.
For the majority of series this is not the case. map_to_2M interpolates the series on the nearest 2^M length series, where 2^M < N.
1 | map_to_2M(d, time_res = 0.2)
|
d |
vector of points in the series |
time_res |
time resolution of original series in seconds |
W. S. Drysdale
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.