Package org.hipparchus.stat.inference
package org.hipparchus.stat.inference
Classes providing hypothesis testing.
-
ClassDescriptionRepresents an alternative hypothesis for a hypothesis test.Implements binomial test statistics.Implements Chi-Square test statistics.Implements G Test statistics.A collection of static methods to create inference test instances or to perform inference tests.Implementation of the Kolmogorov-Smirnov (K-S) test for equality of continuous distributions.An implementation of the Mann-Whitney U test.Implements one-way ANOVA (analysis of variance) statistics.An implementation for Student's t-tests.An implementation of the Wilcoxon signed-rank test.