crosswavelet
CrossWavelet is a technique used in time‑series analysis to study the common features between two signals in both time and frequency domains. It builds on the continuous wavelet transform, which decomposes each series into a time‑frequency representation, and then calculates a joint measure of power and phase coherence. The resulting cross‑wavelet spectrum highlights regions where the two series exhibit similar oscillatory behaviour. Areas of high power in the cross‑wavelet display indicate co‑occurring patterns or synchrony, while phase arrows represent the relative lag between the series at each point.
The method is especially useful for non‑stationary data, where spectral characteristics change over time. Common applications
Cross‑wavelet analysis can be implemented in several statistical software packages. In R, the 'Biwavelet' package provides