v2.0.0
Loading...
Searching...
No Matches
granger_causality.cpp File Reference

Implementation of CONNECTIVITYLIB::GrangerCausality - spectral Granger Causality (Geweke 1982 formulation) between every ordered channel pair, computed from the shared CONNECTIVITYLIB::MvarModel fit. More...

#include "granger_causality.h"
#include "mvar_model.h"
#include "../network/networknode.h"
#include "../network/networkedge.h"
#include "../network/network.h"
#include "../connectivitysettings.h"
#include <QDebug>
#include <Eigen/Dense>
Include dependency graph for granger_causality.cpp:

Go to the source code of this file.

Detailed Description

Implementation of CONNECTIVITYLIB::GrangerCausality - spectral Granger Causality (Geweke 1982 formulation) between every ordered channel pair, computed from the shared CONNECTIVITYLIB::MvarModel fit.

SPDX-License-Identifier: BSD-3-Clause Copyright (c) 2026 MNE-CPP Authors

Author
Christoph Dinh chris.nosp@m.toph.nosp@m..dinh.nosp@m.@mne.nosp@m.-cpp..nosp@m.org
Since
2.2.0
Date
April 2026

Definition in file granger_causality.cpp.