jidt/java/source/infodynamics/measures/discrete
joseph.lizier 8b0de7e9fa Refactoring discrete TE calculator to take source as first argument before destination (to match continuous calculators) 2014-08-05 12:44:05 +00:00
..
ActiveInformationCalculator.java Added functions to discrete Entropy calculators for single dimensional arrays, plus local values of MI for single supplied values and statistical signficance testing for Active info storage. 2014-03-26 04:08:44 +00:00
BlockEntropyCalculator.java Added functions to discrete Entropy calculators for single dimensional arrays, plus local values of MI for single supplied values and statistical signficance testing for Active info storage. 2014-03-26 04:08:44 +00:00
ChannelCalculator.java Refactoring discrete TE calculator to take source as first argument before destination (to match continuous calculators) 2014-08-05 12:44:05 +00:00
CombinedActiveEntRateCalculator.java Uploading whole of Java Information Dynamics toolkit for the first time. 2012-05-08 00:18:37 +00:00
ConditionalMutualInformationCalculator.java Discrete MI and conditional MI calculators given analytic null distribution methods. MI calculator also given constructor with no lag parameter. Conditional MI calculator also given methods to specify the validity of the series. 2014-08-05 02:09:36 +00:00
ConditionalTransferEntropyCalculator.java Renaming Complete TE discrete calculator to Conditional -- step 2 of 2 the file name change 2014-08-05 06:54:31 +00:00
ContextOfPastMeasureCalculator.java Uploading whole of Java Information Dynamics toolkit for the first time. 2012-05-08 00:18:37 +00:00
EntropyCalculator.java Added functions to discrete Entropy calculators for single dimensional arrays, plus local values of MI for single supplied values and statistical signficance testing for Active info storage. 2014-03-26 04:08:44 +00:00
EntropyRateCalculator.java Cleaned up comments around use of factory method (now not required) for constructing discrete calculators 2012-06-13 06:55:05 +00:00
InfoMeasureCalculator.java 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
MultiInformationCalculator.java 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
MutualInformationCalculator.java Discrete MI and conditional MI calculators given analytic null distribution methods. MI calculator also given constructor with no lag parameter. Conditional MI calculator also given methods to specify the validity of the series. 2014-08-05 02:09:36 +00:00
PredictiveInformationCalculator.java Predictive information calculator implementation made from active information storage 2013-08-13 04:33:18 +00:00
SeparableInfoCalculator.java 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
SeparableInfoCalculatorByAddition.java Refactoring discrete TE calculator to take source as first argument before destination (to match continuous calculators) 2014-08-05 12:44:05 +00:00
SingleAgentMeasure.java Uploading whole of Java Information Dynamics toolkit for the first time. 2012-05-08 00:18:37 +00:00
SingleAgentMeasureInContextOfPastCalculator.java Uploading whole of Java Information Dynamics toolkit for the first time. 2012-05-08 00:18:37 +00:00
TransferEntropyCalculator.java Refactoring discrete TE calculator to take source as first argument before destination (to match continuous calculators) 2014-08-05 12:44:05 +00:00