Chapter 4.3. A partial list of VAR-based spectral, coherence and GC estimators

From SCCN
Jump to: navigation, search

Arrow.small.left.gif Chapter 4.2. Frequency-Domain GC
SIFT Wiki Home
Chapter 4.4. Time-Frequency GC Arrow.small.right.gif



Table 4 contains a list of the major spectral, coherence, and GC/information flow estimators currently implemented in SIFT. Each estimator can be derived from the quantities obtained in section 3.3. , with the exception of the renormalized PDC (rPDC). The rPDC requires estimating the inverse cross-covariance matrix of the VAR[p] process. SIFT achieves this using an efficient iterative algorithm proposed in (Barone, 1987) and based on the doubling algorithm of (Anderson and Moore, 1979). These estimators and more can be computing using the SIFT’s functions pop_est_mvarConnectivity() or the low-level function est_mvtransfer().


Table 4. A partial list of VAR-based spectral, coherence, and information flow / GC estimators implemented in SIFT.


Estimator Formula Primary Reference and Notes
Spectral M. Spectral Density Matrix

(Brillinger, 2001)

(f) is the spectrum for variable i. is the cross-spectrum between variables i and j.

Coherence Measures Coherency

(Brillinger, 2001)

Complex quantity. Frequency-domain analog of the cross-correlation. The magnitude-squared coherency is the coherence . The phase of the coherency can be used to infer lag-lead relationships, but, as with cross-correlation, this should be treated with caution if the coherence is low, or if the system under observation may be closed-loop.

Imaginary Coherence (iCoh)

(Nolte et al., 2004)

The imaginary part of the coherency. This was proposed as a coupling measure invariant to linear instantaneous volume-conduction. only if the phase lag between i and j is non-zero, or equivalently,

Partial Coherence (pCoh)

(Brillinger, 2001)

The partial coherence between i and j is the remaining coherence which cannot explained by a linear combination of coherence between i and j and other measured variables. Thus, can regarded as the conditional coherence between i and j with respect to all other measured variables.

Multiple Coherence


is the minor of S(f) obtained by removing the ith row and column of S(f) and returning the determinant.

(Brillinger, 2001)

Univariate quantity which measures the total coherence of variable i with all other measured variables.

Partial Directed Coherence Measures Normalized Partial Directed Coherence (PDC)

(Baccalá and Sameshima, 2001)

Complex measure which can be interpreted as the conditional granger causality from j to i normalized by the total amount of causal outflow from j. Generally, the magnitude-squared PDC is used.

Generalized PDC (GPDC)

(Baccalá and Sameshima, 2007)

Modification of the PDC to account for severe imbalances in the variance of the innovations. Theoretically provides more robust small-sample estimates. As with PDC, the squared-magnitude is typically used.

Renormalized PDC (rPDC)



where

and





R is the [ x ] covariance matrix of the VAR[p] process (Lütkepohl, 2006)

(Schelter et al., 2009)



Modification of the PDC. Non-normalized PDC is renormalized by the inverse covariance matrix of the process to render a scale-free estimator (does not depend on the unit of measurement) and eliminate normalization by outflows and dependence of statistical significance on frequency. To our knowledge SIFT is the first publically available toolbox to implement this estimator.

Directed Transfer Function Measures Normalized Directed Transfer Function (DTF)

(Kaminski and Blinowska, 1991; Kaminski et al., 2001)



Complex measure which can be interpreted as the total information flow from j to i normalized by the total amount of information inflow to i. Generally, the magnitude-squared DTF is used and, in time-varying applications the DTF should not be normalized.

Full-Frequency DTF (ffDTF) (Korzeniewska, 2003)



A different normalization of the DTF which eliminates the dependence of the denominator on frequency allowing more interpretable comparison of information flow at different frequencies.

Direct DTF (dDTF) (Korzeniewska, 2003)



The dDTF is the product of the ffDTF and the pCoh. Like the PDC, it can be interpreted as frequency-domain conditional GC.

Granger-Geweke Granger-Geweke Causality (GGC) (Geweke, 1982; Bressler et al., 2007)



For bivariate models (M = 2), this is identical to Geweke’s 1982 formulation. However, it is not yet clear how this extends to multivariate models (M > 2).



Arrow.small.left.gif Chapter 4.2. Frequency-Domain GC
SIFT Wiki Home
Chapter 4.4. Time-Frequency GC Arrow.small.right.gif