Package | Description |
---|---|
org.apache.commons.math.stat.inference |
Classes providing hypothesis testing and confidence interval
construction.
|
Class and Description |
---|
ChiSquareTest
An interface for Chi-Square tests.
|
OneWayAnova
An interface for one-way ANOVA (analysis of variance).
|
TTest
An interface for Student's t-tests.
|
UnknownDistributionChiSquareTest
An interface for Chi-Square tests for unknown distributions.
|
Copyright © 2003–2015. All rights reserved.