Interface | Description |
---|---|
TestResult<DF> |
:: Experimental ::
Trait for hypothesis test results.
|
Class | Description |
---|---|
ChiSqTest |
Conduct the chi-squared test for the input RDDs using the specified method.
|
ChiSqTest.Method | |
ChiSqTest.Method$ | |
ChiSqTest.NullHypothesis$ | |
ChiSqTestResult |
:: Experimental ::
Object containing the test results for the chi-squared hypothesis test.
|