December 13th, 2007. Information Theory Toolbox v1.0
A complete toolbox including the implementation of several algorithms related to information theory for categorical data. The methods included are:
-entropy (entropy.m)
-conditional entropy (condentropy.m)
-mutual information (mutualinformation.m)
-redundancy (redundancy.m)
-symmetric uncertainty
-Kullback-Leibler divergence (kldivergence.m)
-Jensen-Shannon divergence (klsymdivergene.m)
Mutual information implementation includes a permutation test to estimate significance based on Monte Carlo sampling.
It is a cross-platform implementation with no libraries or external code. It only contains Matlab code.
Type help for each function to get a detailed description and examples.
It only includes Matlab code,
Citation:
If you use them for your academic research work,please kindly cite this
toolbox as:
Joaquin Goñi, Iñigo Martincorena. Information Theory Toolbox v1.0.
University of Navarra - Dpt. of Physics and Applied Mathematics &
Centre for Applied Medical Research. Pamplona (Spain). |