MultiThresh1 | R Documentation |
Compute the maxiset threshold for WaveD fit.
MultiThresh1(s, g, L, eta)
s |
noise standard deviation |
g |
Sample of g or g + (Gaussian noise). |
L |
Lowest resolution level. |
eta |
Tuning parameter of the maxiset threshold. |
vector of thresholds
Marc Raimondo
Raimondo, M. and Stewart, M. (2007), "The WaveD Transform in R", Journal of Statistical Software.
WaveD
,
MultiThresh1(.1, sin(2*pi*seq(0,1,le=1024)), 3, sqrt(2))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.