ELIFE-ASU / Inform

A cross platform C library for information analysis of dynamical systems
https://elife-asu.github.io/Inform
MIT License
21 stars 3 forks source link

Implement Complete Transfer Entropy #72

Closed dglmoore closed 7 years ago

dglmoore commented 7 years ago

The current implementation takes, in addition to the source and target time series, a collection of background time series. This complete set of time series is use to compute the complete transfer entropy as per #17

This closes issue #17