Uses of Package
edu.wisc.game.math

Packages that use edu.wisc.game.math 
Package Description
edu.wisc.game.math  
  • Classes in edu.wisc.game.math used by edu.wisc.game.math 
    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).
    MannWhitneyComparison.Mode