.computeSdNaive {quantspec} | R Documentation |
Workhorse function for getSdNaive-SmoothedPG
.
Description
C++ implementation to increase performance.
Arguments
V |
a 3-dimensional array of complex numbers; dimensions are
|
W |
a vector of length |
Value
Returns an array with complex numbers
\sigma(\tau_1, \tau_2, \omega_j
as defined in
Kley et. al (2016), p. 26.
References
Dette, H., Hallin, M., Kley, T. & Volgushev, S. (2015).
Of Copulas, Quantiles, Ranks and Spectra: an L_1
-approach to
spectral analysis. Bernoulli, 21(2), 781–831.
[cf. http://arxiv.org/abs/1111.7205]
[Package quantspec version 1.2-4 Index]