map_to_2M: Map to 2^M

Description Usage Arguments Author(s)

Description

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.

Usage

1
map_to_2M(d, time_res = 0.2)

Arguments

d

vector of points in the series

time_res

time resolution of original series in seconds

Author(s)

W. S. Drysdale


willdrysdale/MultiresDecomp documentation built on May 16, 2019, 5:03 a.m.