Package cloud.opencode.base.math.stats.inference


package cloud.opencode.base.math.stats.inference
  • Class
    Description
    One-way Analysis of Variance (ANOVA) F-test implementation.
    Chi-squared test implementations for hypothesis testing.
    Immutable record holding the result of a statistical hypothesis test.
    Student's t-test implementations for hypothesis testing.