remap_data: Ramp matrix of unevenly space data (or non power of two)

View source: R/wavelet_utils.R

remap_dataR Documentation

Ramp matrix of unevenly space data (or non power of two)

Description

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.


stephenslab/susiF.alpha documentation built on March 1, 2025, 4:28 p.m.