Skip to content

Open-Source MATLAB toolbox for transfer entropy estimation

License

GPL-3.0, GPL-3.0 licenses found

Licenses found

GPL-3.0
LICENSE
GPL-3.0
GPLv3_license.txt
Notifications You must be signed in to change notification settings

trentool/TRENTOOL3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TRENTOOL3

The Transfer Entropy Toolbox, an Open-Source MATLAB toolbox for transfer entropy estimation, Reference: Lindner et al. (2011).

TRENTOOL is an open-source MATLAB toolbox that allows the user to easily handle the considerable complexity of transfer entropy (TE) estimation from time series. For the use with neural data TRENTOOL seamlessly integrates with the popular FieldTrip toolbox.

TRENTOOL provides the following features:

  • Transfer entropy estimation
  • Reconstruction of interaction delays
  • Time-resolved transfer entropy estimation
  • Group analysis and statistics
  • Partial correction for multivariate interactions

Implementation

TRENTOOL is implemented in Mathworks MATLAB (The MathWorks Inc., Natick, MA, 2008) with some functions written in NVIDIA CUDA C/C++ code (NVIDIA Corporation, 2013). TRENTOOL also makes use of the MATLAB toolboxes FieldTrip and TSTOOL. The user interacts with TRENTOOL through MATLAB scripts (.m-files).

Releases

For a quick start download the latest release v3.4.2 here.

All changes are documented in the change log.