Joseph Lizier
|
2a18cd0e74
|
Adding property to allow used to set random seed for noise addition to data in MI, CMI and wrapped estimators. Closes issue #99
|
2024-04-16 14:08:04 +10:00 |
Joseph Lizier
|
2130985c34
|
Adding/implementing interfaces for continuous CMI estimators to allow all combinations of univariate/multivariate arrays to be passed for var1/var2/conditional
|
2023-10-27 10:04:25 +11:00 |
Joseph Lizier
|
ec8e7f848f
|
CMI common estimators utilising underlying nearest neighbour searchers holding different data sets separately (for dynamic correlation exclusion)
|
2023-10-09 13:15:56 +11:00 |
Joseph Lizier
|
0606f8ab39
|
Cleaning up CMI Kraskov for new samples, including fixing some comments, logic of not using GPU for this, and if no conditional counting all point as a conditional match
|
2020-10-30 16:19:31 +11:00 |
jlizier
|
b0d48bc96c
|
Unit tests for conditional MI on new observations, and for no conditionals
|
2016-10-20 09:29:56 +11:00 |
joseph.lizier
|
e727233bc0
|
Updating unit tests for small noise being default now in KSG calculators. (The update sets noise level to 0 wherever we are checking repeated calculations, or comparing to results from other toolkits). Verifies Issue 42 fix
|
2015-06-16 12:30:19 +00:00 |
joseph.lizier
|
78852bcf2a
|
Validates issue 29 with unit tests for multi-threading of Kraskov conditional MI calculators. Also adds more substantial unit tests for Kraskov transfer entropy compared to TRENTOOL results.
|
2014-09-16 01:41:36 +00:00 |
joseph.lizier
|
0ca9990833
|
Adding GPLv3 license statement to all code headers in the unit tests
|
2014-08-06 06:59:04 +00:00 |
joseph.lizier
|
b81ccccee1
|
Added unit tests for TransferEntropyCalculatorViaCondMutualInfo implementations: Gaussian simply tests the computeStartAndEndTimePairs; Kraskov tests against TRENTOOL.
|
2014-04-07 05:33:30 +00:00 |
joseph.lizier
|
cb2e0a2588
|
New unit tests for covariance calculation (inside conditional MI linear Gaussian), making analytic linear Gaussian signficance tests take the number of observations into account
|
2013-03-04 06:11:43 +00:00 |
joseph.lizier
|
4671b15d61
|
Added more unit tests for Kraskov conditional MI against TRENTOOL (here for multivariate data, run with TRENTOOL as univariate TE but with history lengths k=2, l=2)
|
2013-01-22 03:37:42 +00:00 |
joseph.lizier
|
111055fc81
|
Added unit tests for Kraskov Conditional MI against TEs computed by Wibral et al.'s TRENTOOL
|
2013-01-16 11:54:13 +00:00 |
joseph.lizier
|
40e7d4b211
|
Added common unit tests for conditional MI calculators, and added implementations of the tests for Kraskov and Gaussian conditional MI calculators
|
2013-01-14 12:57:01 +00:00 |