| .. |
|
AnalyticMeasurementDistribution.java
|
Adding analytic Chi Square measurement distribution
|
2012-08-01 12:12:58 +00:00 |
|
AnalyticNullDistributionComputer.java
|
Patched covariance calculation, added utils, patched analytic computation of distribution of MI with linear Gaussians, altered comments
|
2013-01-08 05:37:48 +00:00 |
|
ArrayFileReader.java
|
Uploading whole of Java Information Dynamics toolkit for the first time.
|
2012-05-08 00:18:37 +00:00 |
|
ArrayFileWriter.java
|
Reconditioned Conditional MI calculator Kraskov as a child class of Conditional MI calculator Common
|
2013-03-11 12:55:29 +00:00 |
|
ChiSquareMeasurementDistribution.java
|
Adding analytic Chi Square measurement distribution
|
2012-08-01 12:12:58 +00:00 |
|
EmpiricalMeasurementDistribution.java
|
Added classes for joint entropy and multivariate mutual information calculation with gaussian assumption.
|
2012-08-01 07:26:18 +00:00 |
|
EuclideanUtils.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 |
|
FirstIndexComparatorDouble.java
|
Uploading whole of Java Information Dynamics toolkit for the first time.
|
2012-05-08 00:18:37 +00:00 |
|
FirstIndexComparatorInteger.java
|
Uploading whole of Java Information Dynamics toolkit for the first time.
|
2012-05-08 00:18:37 +00:00 |
|
IntArrayWrapper.java
|
Uploading whole of Java Information Dynamics toolkit for the first time.
|
2012-05-08 00:18:37 +00:00 |
|
MathsUtils.java
|
Patched digamma function for large k; added extra debug prints to Kraskov MI calculator 2
|
2013-03-07 12:46:52 +00:00 |
|
MatrixUtils.java
|
Extended fix to local cond MI values for handling linear redundancies amongst variables properly in ConditionalMICalculatorMultivariateGaussian - this resolves Issue 16
|
2013-07-06 13:54:02 +00:00 |
|
MeasurementDistribution.java
|
Added classes for joint entropy and multivariate mutual information calculation with gaussian assumption.
|
2012-08-01 07:26:18 +00:00 |
|
NonPositiveDefiniteMatrixException.java
|
Handle linear redundancies amongst variables properly in ConditionalMICalculatorMultivariateGaussian. Still need to extend this to the local conditional MI values
|
2013-07-06 11:11:56 +00:00 |
|
OctaveFileReader.java
|
Patching linear Gaussian estimators to give empirical statistical significance given a certain number of observations.
|
2013-03-04 06:08:38 +00:00 |
|
OctaveFileWriter.java
|
Uploading whole of Java Information Dynamics toolkit for the first time.
|
2012-05-08 00:18:37 +00:00 |
|
ParsedProperties.java
|
Reconditioned Conditional MI calculator Kraskov as a child class of Conditional MI calculator Common
|
2013-03-11 12:55:29 +00:00 |
|
RandomGenerator.java
|
Adding minor utility functions
|
2013-06-18 07:31:18 +00:00 |