-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
8f2676e
commit ed2638f
Showing
1 changed file
with
19 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
This is the MVGC Multivariate Granger Causality MATLAB toolbox, previously | ||
hosted at http://www.sussex.ac.uk/sackler/mvgc | ||
|
||
Current version is mvgc_v1.0, last updated on September 01 2018 | ||
|
||
This toolbox, developed at the Sackler Centre for Consciousness Science, | ||
University of Sussex, UK, provides MATLAB routines for efficient and accurate | ||
estimation and statistical inference of multivariate Granger causality from | ||
time-series data, as described in: | ||
|
||
Lionel Barnett and Anil K. Seth, "The MVGC Multivariate Granger Causality Toolbox: | ||
A new approach to Granger-causal inference", J. Neurosci. Methods 223 (2014), pp 50-68. | ||
|
||
For general support issues, comments, questions, bug reports and suggested enhancements, | ||
please email [email protected]. We would especially like to know if you have | ||
found the toolbox useful in your research. | ||
|
||
Please note that this software is provided freely under the GNU General Public License | ||
(version 3) and is for use at your own risk. |