Package pal.statistics
Interface TopologyTestEngine.TestResult
-
- Enclosing class:
- TopologyTestEngine
public static interface TopologyTestEngine.TestResult
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description doublegetPValue(int topology)int[]getSignificantTopologyIndex(double significanceLevel)int[]getUnsignificantTopologyIndex(double significanceLevel)
-