Ramp matrix of unevenly space data (or non power of two)
Usage
remap_data(Y, pos, verbose = TRUE, max_scale = 10)
Arguments
- Y
Matrix of observed curves
- pos
sampling position
- verbose
logical
- max_scale
numeric, define the maximum of wavelet coefficients used in the analysis (2^max_scale).
Set 10 true by default.