jidt/java/source/infodynamics/measures/continuous/kraskov
joseph.lizier ddf4aaecc5 Reconditioned Conditional MI with Discrete calculator Kraskov as a child class of Conditional MI with Discrete calculator Common 2013-03-18 05:49:00 +00:00
..
ConditionalMutualInfoCalculatorMultiVariateKraskov.java Reconditioned Conditional MI calculator Kraskov as a child class of Conditional MI calculator Common 2013-03-11 12:55:29 +00:00
ConditionalMutualInfoCalculatorMultiVariateKraskov1.java Reconditioned Conditional MI calculator Kraskov as a child class of Conditional MI calculator Common 2013-03-11 12:55:29 +00:00
ConditionalMutualInfoCalculatorMultiVariateKraskov2.java Reconditioned Conditional MI calculator Kraskov as a child class of Conditional MI calculator Common 2013-03-11 12:55:29 +00:00
ConditionalMutualInfoCalculatorMultiVariateWithDiscreteKraskov.java Reconditioned Conditional MI with Discrete calculator Kraskov as a child class of Conditional MI with Discrete calculator Common 2013-03-18 05:49:00 +00:00
MultiInfoCalculatorKraskov.java Making Kraskov MI and higher order calculators use MAX_NORM in the marginal spaces by default (previously this had to be supplied via a property - it was the standard choice made, but was not the default). This aligns with the default specified in the Kraskov paper. 2012-12-20 10:38:03 +00:00
MultiInfoCalculatorKraskov1.java Uploading whole of Java Information Dynamics toolkit for the first time. 2012-05-08 00:18:37 +00:00
MultiInfoCalculatorKraskov2.java Uploading whole of Java Information Dynamics toolkit for the first time. 2012-05-08 00:18:37 +00:00
MutualInfoCalculatorMultiVariateKraskov.java Making Kraskov MI and higher order calculators use MAX_NORM in the marginal spaces by default (previously this had to be supplied via a property - it was the standard choice made, but was not the default). This aligns with the default specified in the Kraskov paper. 2012-12-20 10:38:03 +00:00
MutualInfoCalculatorMultiVariateKraskov1.java Making Kraskov MI and higher order calculators use MAX_NORM in the marginal spaces by default (previously this had to be supplied via a property - it was the standard choice made, but was not the default). This aligns with the default specified in the Kraskov paper. 2012-12-20 10:38:03 +00:00
MutualInfoCalculatorMultiVariateKraskov2.java Patched digamma function for large k; added extra debug prints to Kraskov MI calculator 2 2013-03-07 12:46:52 +00:00
MutualInfoCalculatorMultiVariateKraskovByMulti.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
MutualInfoCalculatorMultiVariateKraskovByMulti1.java Uploading whole of Java Information Dynamics toolkit for the first time. 2012-05-08 00:18:37 +00:00
MutualInfoCalculatorMultiVariateKraskovByMulti2.java Uploading whole of Java Information Dynamics toolkit for the first time. 2012-05-08 00:18:37 +00:00
MutualInfoCalculatorMultiVariateWithDiscreteKraskov.java Making Kraskov MI and higher order calculators use MAX_NORM in the marginal spaces by default (previously this had to be supplied via a property - it was the standard choice made, but was not the default). This aligns with the default specified in the Kraskov paper. 2012-12-20 10:38:03 +00:00
TransferEntropyCalculatorKraskov.java Uploading whole of Java Information Dynamics toolkit for the first time. 2012-05-08 00:18:37 +00:00
TransferEntropyCalculatorKraskovByMulti.java Adding various comments 2012-12-13 14:42:40 +00:00
TransferEntropyCalculatorMultiVariateKraskov.java Uploading whole of Java Information Dynamics toolkit for the first time. 2012-05-08 00:18:37 +00:00
TransferEntropyCalculatorMultiVariateKraskovByMulti.java Added more covariance methods to MatrixUtils. 2012-07-23 07:29:52 +00:00