Computes the filter coefficients of the Haar or Daubechies wavelet family with a specific order
Usage
scaling_filter(family, parameter)
Arguments
family
Wavelet family, 'Haar' or 'Daubechies'
parameter
Order of the Daubechies wavelet (equal to twice the number of vanishing moments). The value of parameter can be 2,4,8,10,12,14 and 16.
Value
h
Vector of scaling filter coefficients.
M
Number of vanishing moments.
alpha
Fourier decay exponent.
References
G. Fay, E. Moulines, F. Roueff, M. S. Taqqu (2009)
Estimators of long-memory: Fourier versus wavelets. Journal of Econometrics, vol. 151, N. 2, pages 159-177.
S. Achard, I. Gannaz (2014)
Multivariate wavelet Whittle estimation in long-range dependence. arXiv, http://arxiv.org/abs/1412.0391