Orthogonalised amplitude-envelope correlation (leakage-corrected)
Source:R/coupling-frontier.R
orthogonalizedAEC.RdAmplitude-envelope correlation after pairwise orthogonalisation (Hipp et al. 2012; Brookes et al. 2012): the instantaneous zero-lag (leakage) component is projected out before correlating band-limited amplitude envelopes, so shared instantaneous mixing does not create spurious coupling. Symmetrised over the two orthogonalisation directions.
Usage
orthogonalizedAEC(
x,
y = NULL,
sr = NULL,
freq_band,
order = 4L,
modality_x = NULL,
modality_y = NULL,
channels_x = 1L,
channels_y = 1L
)