find.j1 | R Documentation |
Find the optimal Fourier frequency and resolution level for WaveD fit
find.j1(g, sigma)
g |
vector (convolution kenel) |
sigma |
noise standard deviation |
M |
Fourier frequency |
j1 |
Resolution level |
Marc Raimondo
Raimondo, M. and Stewart, M. (2007), ‘The WaveD Transform in R’, Journal of Statistical Software.
WaveD
library(waved)
data=waved.example(TRUE,FALSE)
find.j1(data$g,data$sigma)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.