PhaseC {waved} | R Documentation |
Phase matrix
Description
compute phase matrix, auxilliary function compute wavelet coefficients in the Fourier Domain
Usage
PhaseC(l, j)
Arguments
l |
Fourier frequency (integer) |
j |
resolution level (integer) |
Value
Matrix of phases.
Author(s)
Marc Raimondo
References
Raimondo, M. and Stewart, M. (2007), "The WaveD Transform in R", Journal of Statistical Software.
See Also
Examples
PhaseC(3,4)
[Package waved version 1.3 Index]