:orphan: Parameters ========== The :mod:`alea.parameters` module contains the :class:`alea.parameters.Parameter` class, which is an important building block of any alea statistical model. In a model you usually handle many of those parameters. You can use the :class:`alea.parameters.Parameters` class to make your life easier as it has many useful features that can help you to handle your parameters.