public class UniformityTest
extends Object
-
Constructor Summary
Constructors
-
Method Summary
static double
static double
static void
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
UniformityTest
public UniformityTest()
-
Method Details
-
getPValue
public static double getPValue(List<Double> points)
-
getPValue
public static double getPValue(List<Double> points,
double min,
double max)
-
main
public static void main(String[] args)