stoptime: Optimal stoping time

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

View source: R/functionINIT.R

Description

Compute the stoping time in the Fourier domain using noisy egein values.

Usage

1

Arguments

g

A sample of the convolution kernel $g$.

sigma

Noise standard deviation.

Value

M

estimate of optimal Fourier frequency.

j1

estimate of optimal resolution level.

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
stoptime(log(abs(sin(2*pi*seq(0,1,le=1024)))),1)

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

Related to stoptime in waved...