Uses of Interface
pal.statistics.TopologyTestEngine.StatisticsHandler

Packages that use TopologyTestEngine.StatisticsHandler
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.StatisticsHandler in pal.statistics
 

Classes in pal.statistics that implement TopologyTestEngine.StatisticsHandler
 class ShimodairaHasegawaStatistics
          Title: ShimodairaHasegawaStatistics
 

Constructors in pal.statistics with parameters of type TopologyTestEngine.StatisticsHandler
TopologyTestEngine(TopologyTestEngine.StatisticsHandler statistics)