projWj | R Documentation |
Compute the projection of $f$ onto $W_j$ (details).
projWj(beta, n, deg)
beta |
vector of wavelet coefficients of $f$ |
n |
sample size |
deg |
The degree of the Meyer wavelet, either 1, 2, or 3. |
the projection of $f$ onto $W_j$
Marc Raimondo
Raimondo, M. and Stewart, M. (2007), "The WaveD Transform in R", Journal of Statistical Software.
WaveD
plot(projWj(rnorm(512),1024,3))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.