wavIndex: Boundary and interior wavelet coefficient identification
Description
The boundary wavelet and scaling coefficients are those subject to circular
filtering operations. This function returns the range of indices which
span the interior (or nonboundary) wavelet and scaling coefficients. If approximate
zero phase filters are used in the wavelet trsnsform input then the shift
factors needed to bring the coefficients to (approximate) zero phase are also returned.
Usage
wavIndex(x)
Arguments
x
an object of class wavTransform or wavBoundary. The transform type must be a DWT or MODWT.
Value
a list the indices locating the interior and boundary
coefficients as well as the the zero phase shift factors need for each level of the transform.
References
D. B. Percival and A. T. Walden,
Wavelet Methods for Time Series Analysis, Cambridge University Press, 2000.