Interface | Description |
---|---|
TestResult<DF> |
Trait for hypothesis test results.
|
Class | Description |
---|---|
BinarySample |
Class that represents the group and value of a sample.
|
ChiSqTestResult |
Object containing the test results for the chi-squared hypothesis test.
|
KolmogorovSmirnovTestResult |
:: Experimental ::
Object containing the test results for the Kolmogorov-Smirnov test.
|
StreamingTest |