PhaseC: Phase matrix

Description Usage Arguments Value Author(s) References See Also Examples

View source: R/functionINIT.R

Description

compute phase matrix, auxilliary function compute wavelet coefficients in the Fourier Domain

Usage

1
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

WaveD

Examples

1
PhaseC(3,4)

waved documentation built on May 2, 2019, 3:21 a.m.

Related to PhaseC in waved...