View source: R/wavelet_utils.R
remap_data | R Documentation |
Ramp matrix of unevenly space data (or non power of two)
remap_data(Y, pos, verbose = TRUE, max_scale = 10)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.