multivariate wavelet Whittle estimation of the long-run covariance matrix
multivariate wavelet Whittle estimation of the long-run covariance matrix
Computes the multivariate wavelet Whittle estimation of the long-run covariance matrix given the long-memory parameter vector d, using DWTexact for the wavelet decomposition.
mww_cov_eval(d, x, filter, LU)
Arguments
d: vector of long-memory parameters (dimension should match dimension of x).
x: data (matrix with time in rows and variables in columns).
filter: wavelet filter as obtain with scaling_filter.
LU: bivariate vector (optional) containing L, the lowest resolution in wavelet decomposition U, the maximal resolution in wavelet decomposition.
Details
L is fixing the lower limit of wavelet scales. L can be increased to avoid finest frequencies that can be corrupted by the presence of high frequency phenomena.
U is fixing the upper limit of wavelet scales. U can be decreased when highest frequencies have to be discarded.
Returns
long-run covariance matrix estimation.
References
S. Achard, I. Gannaz (2016) Multivariate wavelet Whittle estimation in long-range dependence. Journal of Time Series Analysis, Vol 37, N. 4, pages 476-512. http://arxiv.org/abs/1412.0391.
S. Achard, I Gannaz (2019) Wavelet-Based and Fourier-Based Multivariate Whittle Estimation: multiwave. Journal of Statistical Software, Vol 89, N. 6, pages 1-31.