This module is a virtual module, which allows to install several statistics
modules in one single atomsInstall() statement.
This virtual module gathers:
* Distfun : a collection of distribution functions (e.g. normal, exponential,
etc...)
* Stixbox : statistical functions (e.g. polyfit, qqplot, etc...)
* Scidoe : design of experiments (e.g. lhs design, regress, etc...)
* Lowdisc : low discrepancy sequences (e.g. Halton, Sobol, etc...)
Together, these toolbox provides a consistent set of tested and documented
functions for statistics.