Reference Guide#
On these pages you can find documentation for infomeasure.
The package implements these information-theoretic measures—such as Entropy (H),
Mutual Information (MI), Conditional MI, Transfer Entropy (TE), Conditional TE,
and composite measures like Jensen–Shannon Divergence (JSD)—for
both discrete and continuous-valued data.
A variety of estimation techniques are employed to calculate these measures,
including methods such as the Kernel method, Kraskov-Stögbauer-Grassberger algorithm,
among others.
For detailed information on how to use these measures programmatically or
access their underlying implementations, please refer to the API Reference.