PhaseC: Phase matrix

View source: R/functionINIT.R

PhaseCR 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

WaveD

Examples

PhaseC(3,4)

waved documentation built on May 29, 2024, 5:29 a.m.

Related to PhaseC in waved...