org.apache.spark.mllib.stat

test

package test

Visibility
  1. Public
  2. All

Type Members

  1. class ChiSqTestResult extends TestResult[Int]

    :: Experimental :: Object containing the test results for the chi-squared hypothesis test.

  2. class KolmogorovSmirnovTestResult extends TestResult[Int]

    :: Experimental :: Object containing the test results for the Kolmogorov-Smirnov test.

  3. trait TestResult[DF] extends AnyRef

    :: Experimental :: Trait for hypothesis test results.

Ungrouped