Skip to content

Transfer Entropy between two time series - Implementation in Python

Notifications You must be signed in to change notification settings

notsebastiano/transfer_entropy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Transfer Entropy

Implementation in python3 of transfer entropy statistic between two time series.

Transfer entropy from X to Y, where X,Y are two random processes, is an asymmetric statistic measuring the reduction in uncertainty for a future value of X given the history of X and Y. Or the amount of information from Y to X. Calculated through the Kullback-Leibler divergence with conditional probabilities

About

Transfer Entropy between two time series - Implementation in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages