MultiThresh1: Maxiset threshold

View source: R/functionINIT.R

MultiThresh1R Documentation

Maxiset threshold

Description

Compute the maxiset threshold for WaveD fit.

Usage

MultiThresh1(s, g, L, eta)

Arguments

s

noise standard deviation

g

Sample of g or g + (Gaussian noise).

L

Lowest resolution level.

eta

Tuning parameter of the maxiset threshold.

Value

vector of thresholds

Author(s)

Marc Raimondo

References

Raimondo, M. and Stewart, M. (2007), "The WaveD Transform in R", Journal of Statistical Software.

See Also

WaveD,

Examples


MultiThresh1(.1, sin(2*pi*seq(0,1,le=1024)), 3, sqrt(2))

waved documentation built on May 29, 2024, 5:29 a.m.

Related to MultiThresh1 in waved...