VisuThresh {rwavelet}R Documentation

Visually calibrated Adaptive Smoothing

Description

Visually calibrated Adaptive Smoothing

Usage

VisuThresh(y, thresh = "soft")

Arguments

y

Signal upon which to perform visually calibrated Adaptive Smoothing.

thresh

'hard' or 'soft'.

Value

x result of applying VisuThresh.

References

D.L. Donoho and I.M. Johnstone (1994). Ideal spatial adaptation by wavelet shrinkage. Biometrika, 81(3), 425–455.


[Package rwavelet version 0.4.1 Index]