rwavelet (version 0.4.0)

BlockThresh: 1d Wavelet Block thresholding

Description

This function is used to threshold the coefficients by group (or block).

Usage

BlockThresh(wc, j0, hatsigma, L, qmf, thresh = "hard")

Arguments

wc

wavelet coefficients.

j0

coarsest decomposition scale.

hatsigma

estimator of noise variance.

L

Block size (n mod L must be 0).

qmf

Orthonormal quadrature mirror filter.

thresh

'hard' or 'soft'.

Value

wcb wavelet coefficient estimators.