modwt.3d: Three Dimensional Separable Maximal Ovelrap Discrete Wavelet...

Description Usage Arguments Author(s)

View source: R/three_D.R

Description

Three-dimensional separable maximal overlap discrete wavelet transform (MODWT).

Usage

1
2
modwt.3d(x, wf, J = 4, boundary = "periodic")
imodwt.3d(y)

Arguments

x

input array

wf

name of the wavelet filter to use in the decomposition

J

depth of the decomposition

boundary

only "periodic" is currently implemented

y

an object of class modwt.3d

Author(s)

B. Whitcher


neuroconductor-devel/waveslim documentation built on May 3, 2021, 5:31 a.m.