Skip to content

Dev/mip 526/anova implementation

Kostas FILIPPOPOLITIS requested to merge dev/MIP-526/anova-implementation into master

Created by: mollyk

Creates ANOVA one-way statistical method. In addition:

  • Adds tests for ANOVA one-way
  • Modified test case generator for ANOVA to reject input data where the x variable contains only one of the enumerations of the column, and create 100 tests with acceptable input.

Merge request reports