dwuab / information-dynamics-toolkit

Automatically exported from code.google.com/p/information-dynamics-toolkit
GNU General Public License v3.0
0 stars 0 forks source link

Alter TransferEntropyCalculatorKraskov to use a single Kraskov estimator in the joint space #3

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
This will improve accuracy of the estimator

Original issue reported on code.google.com by joseph.lizier on 2 Aug 2012 at 5:16

GoogleCodeExporter commented 9 years ago
This can be done very simply by passing data straight through to the 
ConditionalMutualInfoCalculatorMultiVariateKraskov calculators.

Original comment by joseph.lizier on 7 Sep 2012 at 7:45

GoogleCodeExporter commented 9 years ago
Addressed in r263 and r265. Verified via unit tests in r264 and r266.

Original comment by joseph.lizier on 16 Apr 2014 at 11:40