Implementation of CONNECTIVITYLIB::DebiasedSquaredWeightedPhaseLagIndex - the small-sample-bias-corrected squared wPLI estimator of Vinck et al. (NeuroImage 2011). More...
#include "debiasedsquaredweightedphaselagindex.h"#include "../network/networknode.h"#include "../network/networkedge.h"#include "../network/network.h"#include <math/spectral.h>#include <QDebug>#include <QtConcurrent>#include <unsupported/Eigen/FFT>
Go to the source code of this file.
Implementation of CONNECTIVITYLIB::DebiasedSquaredWeightedPhaseLagIndex - the small-sample-bias-corrected squared wPLI estimator of Vinck et al. (NeuroImage 2011).
SPDX-License-Identifier: BSD-3-Clause Copyright (c) 2018-2026 MNE-CPP Authors
Definition in file debiasedsquaredweightedphaselagindex.cpp.