speczoom {waved} | R Documentation |
This function plots the log spectrum of $g$.
speczoom(y_test, fenetre)
y_test |
Sample vector of $g$. |
fenetre |
Window (a positive integer). |
log-spectrum of $g$.
Marc Raimondo
Raimondo, M. and Stewart, M. (2007), "The WaveD Transform in R", Journal of Statistical Software.
speczoom(sin(2*pi*seq(0,1,le=1024)),200)