Uses of Interface
pal.statistics.TopologyTestEngine.TestResult

Packages that use TopologyTestEngine.TestResult
pal.statistics Classes with useful for statistics (normal distribution, Gamma distribution, chi-square distribution, exponential distribution, likelihood-ratio test, chi-square test, descriptive statistics, bootstrap estimators etc.) 
 

Uses of TopologyTestEngine.TestResult in pal.statistics
 

Methods in pal.statistics that return TopologyTestEngine.TestResult
 TopologyTestEngine.TestResult TopologyTestEngine.performTest(TopologyTestEngine.TopologyPool topologyPool, int numberOfReplicates, AlgorithmCallback callback)