Uses of Class
org.apache.commons.math3.stat.inference.KolmogorovSmirnovTest
-
Packages that use KolmogorovSmirnovTest Package Description org.apache.commons.math3.stat.inference Classes providing hypothesis testing. -
-
Uses of KolmogorovSmirnovTest in org.apache.commons.math3.stat.inference
Fields in org.apache.commons.math3.stat.inference declared as KolmogorovSmirnovTest Modifier and Type Field Description private static KolmogorovSmirnovTest
TestUtils. KS_TEST
Singleton K-S test instance
-