MultiThresh1: Maxiset threshold

Description Usage Arguments Value Author(s) References See Also Examples

View source: R/functionINIT.R

Description

Compute the maxiset threshold for WaveD fit.

Usage

1
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

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

waved documentation built on May 2, 2019, 3:21 a.m.

Related to MultiThresh1 in waved...