jlizier
|
d36c803e41
|
Added utilities to convert between estimate values and p-values for an analytic null distribution in bulk (array calls)
|
2017-08-30 16:24:17 +10:00 |
jlizier
|
ea40f48bbc
|
Adding new methods computePValueForGivenEstimate() and computeEstimateForGivenPValue to AnalyticMeasurementDistribution and implementing in ChiSquareMeasurementDistribution. Involves importing (and refactoring) a significantly larger chunk of commons.maths3 classes (and updating existing ones to latest 3.6.1 version for consistency). Also addresses issue #23 in changing the actual value of the ChiSquareMeasurementDistribution to be that of the information theoretic measurement rather than 2*N times it (which was the value that is actually chi squared distributed), which also necessitates changes to the Discrete and Gaussian calculators computeSignificance() methods.
|
2017-06-14 11:09:01 +10:00 |
joseph.lizier
|
b68d77e18e
|
Rudimentary Javadocs completed for the utils package
|
2014-08-13 15:18:47 +00:00 |
joseph.lizier
|
4a3532b25b
|
Adding GPLv3 license statement to all code headers in the infodymamics.measures.mixed, utils and networkinference packages.
|
2014-08-06 06:31:24 +00:00 |
joseph.lizier
|
6235fcbcf5
|
Adding analytic Chi Square measurement distribution
|
2012-08-01 12:12:58 +00:00 |