Package ch.idsia.utils.statistics

  • Class Summary 
    Class Description
    StatisticalSummary
    This class is used to model the statistics of a fix of numbers.
    StatisticalSummary.Watch  
    StatisticalTests
    This class will contain commonly used statistical tests.
    Stats
    This class implements some simple statistical functions on arrays of numbers, namely, the mean, variance, standard deviation, covariance, min and max.