You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's great that Granger causality analysis has been incorporated in mne_connectivity.spectral_connectivity_epochs, which supports extensive frequency- and time-frequency-domain connectivity methods. However, Granger causality analysis actually can be done from time-series data (time domain), and this was developed already in Matlab (see Multivariate Granger Causality Toolbox).
Would it be possible to provide an option to implement Granger causality analysis from the time domain?