Uses of Interface
pal.statistics.TopologyTestEngine.StatisticsHandler
-
Packages that use TopologyTestEngine.StatisticsHandler Package Description 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 Modifier and Type Class Description class
ShimodairaHasegawaStatistics
Title: ShimodairaHasegawaStatisticsConstructors in pal.statistics with parameters of type TopologyTestEngine.StatisticsHandler Constructor Description TopologyTestEngine(TopologyTestEngine.StatisticsHandler statistics)
-