jidt/java/source/infodynamics/measures
joseph.lizier cda8689afb Made sure all discrete calculators use log_2 to make answers in bits (some were still using log of base).
Merged usual and debug methods for computing average MI in discrete calculator

Added setDebug to super InfoMeasureCalculator

Cleaned up header of InfoMeasureCalculator

Adding TODO comments for Kraskov calculators

Bug fix on MutualInfoCalculatorMultiVariateWithDiscreteKraskov - we weren't normalising incoming observations for computing local MI properly, this is fixed now.
2012-09-05 06:23:48 +00:00
..
continuous Made sure all discrete calculators use log_2 to make answers in bits (some were still using log of base). 2012-09-05 06:23:48 +00:00
discrete Made sure all discrete calculators use log_2 to make answers in bits (some were still using log of base). 2012-09-05 06:23:48 +00:00