Package org.apache.spark.mllib.stat.test
package org.apache.spark.mllib.stat.test
-
ClassDescriptionClass that represents the group and value of a sample.Conduct the chi-squared test for the input RDDs using the specified method.param: name String name for the method.Object containing the test results for the chi-squared hypothesis test.Conduct the two-sided Kolmogorov Smirnov (KS) test for data sampled from a continuous distribution.Object containing the test results for the Kolmogorov-Smirnov test.Performs online 2-sample significance testing for a stream of (Boolean, Double) pairs.Significance testing methods for
StreamingTest
.Performs Students's 2-sample t-test.TestResult<DF>Trait for hypothesis test results.Performs Welch's 2-sample t-test.