sp_modwt_cpp: Compute the Spatial Wavelet Coefficients

View source: R/RcppExports.R

sp_modwt_cppR Documentation

Compute the Spatial Wavelet Coefficients

Description

Compute the Spatial Wavelet Coefficients

Usage

sp_modwt_cpp(X, J1, J2)

Arguments

X

is a matrix with row, col orientation

J1, J2

is the levels of decomposition along the rows, columns

Details

By default this function will return the wavelet coefficient in addition to the wavelet

Value

A list of vectors containing the wavelet coefficients.


wv documentation built on Aug. 31, 2023, 9:08 a.m.