plotspec | R Documentation |
This function plots the log spectrum and the optimal noise threshold which is used in WaveD fit.
plotspec(g, s)
g |
Sample of g or g + (Gaussian noise). |
s |
Noise standard deviation. |
Graphical output only.
Marc Raimondo
Raimondo, M. and Stewart, M. (2007), "The WaveD Transform in R", Journal of Statistical Software.
WaveD
plotspec(sin(2*pi*seq(0,1,le=1024)),0.01)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.