stoptime | R Documentation |
Compute the stoping time in the Fourier domain using noisy egein values.
stoptime(g, sigma)
g |
A sample of the convolution kernel $g$. |
sigma |
Noise standard deviation. |
M |
estimate of optimal Fourier frequency. |
j1 |
estimate of optimal resolution level. |
Marc Raimondo
Raimondo, M. and Stewart, M. (2007), "The WaveD Transform in R", Journal of Statistical Software.
WaveD
stoptime(log(abs(sin(2*pi*seq(0,1,le=1024)))),1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.