Transfer Entropy With Partitioning

The new PhysioNet website is available at: https://physionet.org. We welcome your feedback.

These algorithms are used and described in:

Lee et al.: “Transfer Entropy Estimation and Directional Coupling Change Detection in Biomedical Time Series.” Biomedical Engineering Online 2012 11:19.

Please cite the above publication when referencing this material, and also include the standard citation for PhysioNet: Goldberger AL, Amaral LAN, Glass L, Hausdorff JM, Ivanov PCh, Mark RG, Mietus JE, Moody GB, Peng C-K, Stanley HE. "PhysioBank, PhysioToolkit, and PhysioNet: Components of a New Research Resource for Complex Physiologic Signals," Circulation 101(23):e215-e220 [Circulation Electronic Pages; http://circ.ahajournals.org/content/101/23/e215.full]; 2000 (June 13).

Description

This is a repository of MATLAB functions that can estimate transfer entropy (information flow) from one time series to another using a non-parametric partitioning algorithm. Also included is an example data set that the implemented algorithms can be applied to.

The functions have been tested in MATLAB R2016b on 03 March 2016.

Usage

There are three functions used to calculate transfer entropy between time series using different methods of probability density estimation:

The MAT file 'example_data.mat' contains a 1-D structure array of example data that harnesses an information flow from X to Y at a lag of 2 according to: y(i)=[(1+a)*x(i-2)]^2
Different values of the coupling constant 'a' were simulated, along with associated levels of Laplacian noise given by SNR levels.

Figure 1

Figure 1: Transfer entropy between time series with different coupling constants.Comparison of all 3 algorithms.

Acknowledgments

This package was developed by J. Lee, S. Nemati, and I. Silvia.

Icon  Name                       Last modified      Size  Description
[DIR] Parent Directory - [TXT] readme_example_data.txt 10-Jun-2016 18:50 703 [TXT] COPYING 07-Apr-2016 01:05 34K GNU General Public License [IMG] demoresults.jpg 04-Mar-2016 01:56 18K [   ] example_data.mat 04-Mar-2016 01:22 84K [TXT] transferEntropyRank.m 04-Mar-2016 01:22 2.4K [TXT] transferEntropyPartition.m 04-Mar-2016 01:22 2.4K [TXT] transferEntropyKDE.m 04-Mar-2016 01:22 2.5K [TXT] quantentr.m 04-Mar-2016 01:22 1.3K [TXT] mdKDE.m 04-Mar-2016 01:22 1.6K [TXT] demoscript.m 04-Mar-2016 01:22 606 [TXT] DVpartition3D.m 04-Mar-2016 01:22 3.7K [TXT] local.css 04-Mar-2016 00:13 3.1K C# source file

Questions and Comments

If you would like help understanding, using, or downloading content, please see our Frequently Asked Questions.

If you have any comments, feedback, or particular questions regarding this page, please send them to the webmaster.

Comments and issues can also be raised on PhysioNet's GitHub page.

Updated Friday, 28-Oct-2016 22:58:42 CEST

PhysioNet is supported by the National Institute of General Medical Sciences (NIGMS) and the National Institute of Biomedical Imaging and Bioengineering (NIBIB) under NIH grant number 2R01GM104987-09.