jidt/java/source/infodynamics/measures
Joseph Lizier 27f9cccf65
Don't need code for old way of doing spiking TE estimation
2022-09-05 14:45:50 +10:00
..
continuous Amending Kraskov (KSG) MI estimators to have an experimental method to provide conditional entropy of the first variable given the second. Works by removing the Kozachenko Leonenko entropy of variable 1 from the MI, using the same kNN radii as the MI estimator. Includes Unit tests to provide some initial validation. 2022-06-16 21:29:29 +10:00
discrete Merge pull request #86 from pmediano/master 2021-11-15 12:08:57 +11:00
mixed Extending MI discrete calculator to allow different bases for each variable. This necessitates immediate removal of the (int,int) constructor (where the 2nd argument was the time difference), this will now be confusing between (base, timeDiff) and (base1, base2). In time we may bring it back, after we can be reasonably comfortable people have switched away from using (base, timeDiff). 2018-06-20 10:55:21 +10:00
spiking Don't need code for old way of doing spiking TE estimation 2022-09-05 14:45:50 +10:00