Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.commons.math3.stat.inference Classes and Interfaces - 10 results found.
NameDescriptionTypePackageFramework
AlternativeHypothesisenum AlternativeHypothesisRepresents an alternative hypothesis for a hypothesis test.Classorg.apache.commons.math3.stat.inferenceApache Commons
BinomialTest Exact test for the statistical significance of deviations from a theoretically expected distribution of observations into two categories.Classorg.apache.commons.math3.stat.inferenceApache Commons
ChiSquareTest This implementation handles both known and unknown distributions.Classorg.apache.commons.math3.stat.inferenceApache Commons
GTest This is known in statistical genetics as the McDonald-Kreitman test.Classorg.apache.commons.math3.stat.inferenceApache Commons
KolmogorovSmirnovTest Kolmogorov-Smirnov (K-S) test for equality of continuous distributions.Classorg.apache.commons.math3.stat.inferenceApache Commons
MannWhitneyUTestAn implementation of the Mann-Whitney U test (also called Wilcoxon rank-sum test).Classorg.apache.commons.math3.stat.inferenceApache Commons
OneWayAnova Tests for differences between two or more categories of univariate data (for example, the body mass index of accountants, lawyers, doctors andClassorg.apache.commons.math3.stat.inferenceApache Commons
TestUtilsA collection of static methods to create inference test instances or to perform inference tests.Classorg.apache.commons.math3.stat.inferenceApache Commons
TTestAn implementation for Student's t-tests.Classorg.apache.commons.math3.stat.inferenceApache Commons
WilcoxonSignedRankTestAn implementation of the Wilcoxon signed-rank test.Classorg.apache.commons.math3.stat.inferenceApache Commons