Package edu.wisc.game.math

  • Class Summary 
    Class Description
    Comparandum
    Represents a thing to be compared using the Mann-Whitney-test: either an algo (which is to be compared with other algos based on its performance on some rule set), or a rule set (which is being compare to other rule set based on how a particular algo, or the set of humans, perform on it).
    MannWhitney
    The Mann-Whitney math
    MannWhitneyComparison
    Comparing players or rules based on the Mann-Whitney test
  • Enum Summary 
    Enum Description
    MannWhitneyComparison.Mode